OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:EIGEN_DENSE_STORAGE_CTOR_PLUGIN
(Results
1 - 2
of
2
) sorted by null
/external/eigen/test/
product_notemporary.cpp
18
#define
EIGEN_DENSE_STORAGE_CTOR_PLUGIN
{ on_temporary_creation(size); }
cholesky.cpp
16
#define
EIGEN_DENSE_STORAGE_CTOR_PLUGIN
{ if(size!=0) nb_temporaries++; }
Completed in 444 milliseconds