| Name | Description | Type | Package | Framework |
| ComplexMatrix | This is a Complex matrix. | Class | com.numericalmethod.suanshu.algebra.linear.matrix.generic.matrixtype | SuanShu |
| GenericFieldMatrix | This is a generic matrix over a Field. | Class | com.numericalmethod.suanshu.algebra.linear.matrix.generic.matrixtype | SuanShu |
| GenericMatrix | This class defines a matrix over a field. | Interface | com.numericalmethod.suanshu.algebra.linear.matrix.generic | SuanShu |
| GenericMatrixAccess | This interface defines the methods for accessing entries in a matrix over a field. | Interface | com.numericalmethod.suanshu.algebra.linear.matrix.generic | SuanShu |
| RealMatrix | This is a Real matrix. | Class | com.numericalmethod.suanshu.algebra.linear.matrix.generic.matrixtype | SuanShu |