Go to the source code of this file.
Typedefs | |
| typedef Eigen::Array< short, Eigen::Dynamic, Eigen::Dynamic > | ArrayXXs |
Functions | |
| int | main (int argc, char *argv[]) |
Variables | |
| const int | Nchanc = 480 |
| const int | Ntick = 2000 |
| typedef Eigen::Array<short, Eigen::Dynamic, Eigen::Dynamic> ArrayXXs |
Definition at line 5 of file test_cnpy_eigen.cxx.
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 11 of file test_cnpy_eigen.cxx.
| const int Nchanc = 480 |
Definition at line 7 of file test_cnpy_eigen.cxx.
| const int Ntick = 2000 |
Definition at line 9 of file test_cnpy_eigen.cxx.
1.8.11