Loading [MathJax]/extensions/tex2jax.js
NiHu  2.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
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