|
NiHu
2.0
|
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... | |
definition of complexity tags of functions returning matrices