matrix_shape.h File Reference

CPP API: matrix_shape.h File Reference
matrix_shape.h File Reference
#include "memilio/math/eigen.h"
#include "memilio/io/io.h"
Include dependency graph for matrix_shape.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  mio::ColumnVectorShape< FP >
 shape of a column vector. More...
 
class  mio::RectMatrixShape< FP >
 shape of a rectangular matrix. More...
 
class  mio::SquareMatrixShape< FP >
 shape of a square matrix. More...
 

Namespaces

 mio
 A collection of classes to simplify handling of matrix shapes in meta programming.