#include <Expression.h>
Inheritance diagram for exmat::LinBinExp< Left, Right >:
Public Types | |
typedef GetBinExpTmpType< value_type, ROWS, COLS, Left, Right >::RET | temp_type |
The type of temporary to store this linear binary expression. | |
enum | { TNOP, ENOP } |
Calculate the compile time complexity, NOP = -1 means cannot determine at compile time. More... |
Linear expression
|
Calculate the compile time complexity, NOP = -1 means cannot determine at compile time.
|