NiHu  2.0
NiHu::matrix_function_complexity Namespace Reference

definition of complexity tags of functions returning matrices More...

Classes

struct  constant
 the returned matrix is constant and can be stored More...
 
struct  general
 the returned matrix should be computed on the fly More...
 
struct  zero
 the returned matrix is a zero expression More...
 

Detailed Description

definition of complexity tags of functions returning matrices