Searched refs:on_temporary_creation (Results 1 – 3 of 3) sorted by relevance
17 inline void on_temporary_creation() { in on_temporary_creation() function22 #define EIGEN_SPARSE_CREATE_TEMPORARY_PLUGIN { on_temporary_creation(); }
85 inline void on_temporary_creation(long int size) { in on_temporary_creation() function91 #define EIGEN_DENSE_STORAGE_CTOR_PLUGIN { on_temporary_creation(size); }
12 inline void on_temporary_creation() { in on_temporary_creation() function17 #define EIGEN_SPARSE_CREATE_TEMPORARY_PLUGIN { on_temporary_creation(); }