Main Page
Namespaces
Classes
Package Documentation
GIT Directory
WorkBook
Offline Guide
Release schedule
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
Validation
Performance
bin
SOR.h
Go to the documentation of this file.
1
2
double
SOR_num_flops
(
int
M,
int
N
,
int
num_iterations);
3
void
SOR_execute
(
int
M,
int
N
,
double
omega,
double
**G,
int
num_iterations);
4
SOR_execute
void SOR_execute(int M, int N, double omega, double **G, int num_iterations)
SOR_num_flops
double SOR_num_flops(int M, int N, int num_iterations)
N
#define N
Definition:
blowfish.cc:9
Generated for CMSSW Reference Manual by
1.8.5