DenseMutableMatrix#

Module implementing a dense mutable matrix and associated error checking routines.

Mutable refers to the ability of adding/removing rows and columns from the matrix.

Classes

DenseMutableMatrix

A concrete class for dense mutable matrices.

Functions

check_is_DenseMutableMatrix

Check if object is of type HDF5InputOutput.