Class GenericSquareMatrix

All Implemented Interfaces:
IArchive

public class GenericSquareMatrix extends SquareMatrix<GenericSquareMatrix>
Concrete implementation of Square matrix of arbitrary size
Author:
Blaz Kranjc