Package dev.nm.algebra.linear.matrix.doubles
-
Interface Summary Interface Description Matrix MatrixAccess This interface defines the methods for accessing entries in a matrix.MatrixRing A matrix ring is the set of all n × n matrices over an arbitraryRing
R.MatrixTable A matrix is represented by a rectangular table structure with accessors. -
Class Summary Class Description ImmutableMatrix This is a read-only view of aMatrix
instance.MatrixPropertyUtils These are the boolean operators that take matrices or vectors and check if they satisfy a certain property.