Deals with vectors that are rows or columns of matrices. More...
#include "maths/nvector.h"#include "maths/nvectordense.h"#include "maths/nmatrix.h"Classes | |
| class | regina::NVectorMatrix_Illegal_Modification |
| An exception thrown when a matrix row or column vector is modified. More... | |
| class | regina::NVectorMatrix< T > |
| A vector that corresponds to a row or column of a matrix. More... | |
| class | regina::NVectorMatrixRow< T > |
| A vector that corresponds to a row of a matrix. More... | |
| class | regina::NVectorMatrixCol< T > |
| A vector that corresponds to a column of a matrix. More... | |
Namespaces | |
| namespace | regina |
Contains the entire Regina calculation engine. | |
Deals with vectors that are rows or columns of matrices.