Home
last modified time | relevance | path

Searched defs:EIGEN_DENSE_STORAGE_CTOR_PLUGIN (Results 1 – 3 of 3) sorted by relevance

/external/eigen/test/
Dproduct_notemporary.cpp18 #define EIGEN_DENSE_STORAGE_CTOR_PLUGIN { on_temporary_creation(size); } macro
Dcholesky.cpp16 #define EIGEN_DENSE_STORAGE_CTOR_PLUGIN { if(size!=0) nb_temporaries++; } macro
Dref.cpp23 #define EIGEN_DENSE_STORAGE_CTOR_PLUGIN { on_temporary_creation(size); } macro