edu.jhu.ece.iacl.jist.structures.matrix
Interface MatrixX

All Superinterfaces:
java.lang.Cloneable
All Known Implementing Classes:
Matrix2, Matrix3, VectorMatrixX

public interface MatrixX
extends java.lang.Cloneable

Gerneric interface for matrix types.

Author:
Blake Lucas