MutableMatrix#

Module defining mutable matrix interfaces and associated error checking routines.

Classes

MutableMatrix

An abstract class for mutable matrix wrapper objects.

Functions

check_is_MutableMatrix

Check if object is of type MutableMatrix.