#include <iostream>#include <Eigen/Core>
Go to the source code of this file.
| Functions | |
| int | main () | 
| template<typename Derived > | |
| void | print_size (const EigenBase< Derived > &b) | 
| int main | ( | ) | 
Definition at line 12 of file function_taking_eigenbase.cpp.
| void print_size | ( | const EigenBase< Derived > & | b | ) | 
Definition at line 6 of file function_taking_eigenbase.cpp.