Go to the source code of this file.
Functions | |
| int | main () |
| template<typename Derived > | |
| void | print_size (const Eigen::EigenBase< Derived > &b) |
| int main | ( | ) |
Definition at line 11 of file function_taking_eigenbase.cpp.
| void print_size | ( | const Eigen::EigenBase< Derived > & | b | ) |
Definition at line 5 of file function_taking_eigenbase.cpp.