Go to the source code of this file.
#define | WANT_STREAM |
int | my_main () |
int | main () |
Very simple example 1. Invert a 4 x 4 matrix then check the result
Definition in file nm_ex1.cpp.
#define WANT_STREAM |
Definition at line 8 of file nm_ex1.cpp.
int main | ( | void | ) |
Definition at line 54 of file nm_ex1.cpp.
int my_main | ( | ) |
Definition at line 22 of file nm_ex1.cpp.