Utility class to flatten multidimensional information into single dimentional offset information.
More...
#include <MP_utilities.hpp>
|
| RowMajor (int s1, int s2, int s3, int s4, int s5) |
|
int | f (int i1=0, int i2=0, int i3=0, int i4=0, int i5=0) const |
|
Utility class to flatten multidimensional information into single dimentional offset information.
Definition at line 69 of file MP_utilities.hpp.
flopc::RowMajor::RowMajor |
( |
int |
s1, |
|
|
int |
s2, |
|
|
int |
s3, |
|
|
int |
s4, |
|
|
int |
s5 |
|
) |
| |
|
inlineprotected |
int flopc::RowMajor::size |
( |
| ) |
const |
|
inline |
int flopc::RowMajor::f |
( |
int |
i1 = 0 , |
|
|
int |
i2 = 0 , |
|
|
int |
i3 = 0 , |
|
|
int |
i4 = 0 , |
|
|
int |
i5 = 0 |
|
) |
| const |
|
inlineprotected |
int flopc::RowMajor::size1 |
|
protected |
int flopc::RowMajor::size2 |
|
protected |
int flopc::RowMajor::size3 |
|
protected |
int flopc::RowMajor::size4 |
|
protected |
int flopc::RowMajor::size5 |
|
protected |
int flopc::RowMajor::size_ |
|
protected |
The documentation for this class was generated from the following file: