#include "../Eigen/Core"
Go to the source code of this file.
Defines | |
#define | CV_QUALIFIER |
Functions | |
void | foo (CV_QUALIFIER Matrix3d &m) |
int | main () |
#define CV_QUALIFIER |
Definition at line 6 of file block_nonconst_ctor_on_const_xpr_0.cpp.
void foo | ( | CV_QUALIFIER Matrix3d & | m | ) |
Definition at line 11 of file block_nonconst_ctor_on_const_xpr_0.cpp.
int main | ( | void | ) |
Definition at line 15 of file block_nonconst_ctor_on_const_xpr_0.cpp.