Class FreeMatrix<I>

java.lang.Object
eu.bandm.tools.ops.AbstractFreeVector<Tuple2<I,I>>
eu.bandm.tools.ops.FreeMatrix<I>
Type Parameters:
I - the index type

public class FreeMatrix<I> extends AbstractFreeVector<Tuple2<I,I>>
A real-valued matrix over an index set with finitely many nonzero coordinates, except perhaps for the diagonal.