PrunableMatrix#

Module defining interfaces and associated error checking routines for matrices that can be pruned along an axis.

Classes

PrunableMatrix

An abstract class for prunable matrix wrapper objects.

Functions

check_is_PrunableMatrix

Check if object is of type PrunableMatrix.