|
Peano
|
#include <idx.h>
Public Member Functions | |
| idx2 (int I, int J, int line=-1) | |
| int | operator() (int i, int j) const |
| void | rev (int pos, int &i, int &j) const |
Data Fields | |
| const int | I_ |
| const int | J_ |
| const int | size |
| const int | line_ |
| int kernels::idx2::operator() | ( | int | i, |
| int | j ) const |
| void kernels::idx2::rev | ( | int | pos, |
| int & | i, | ||
| int & | j ) const |
| const int kernels::idx2::I_ |
Definition at line 22 of file idx.h.
Referenced by operator()().
| const int kernels::idx2::J_ |
Definition at line 22 of file idx.h.
Referenced by operator()(), and rev().
| const int kernels::idx2::line_ |
Definition at line 22 of file idx.h.
Referenced by operator()().