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 arbitrary
Ring R. |
MatrixTable |
A matrix is represented by a rectangular table structure with accessors.
|
Class | Description |
---|---|
ImmutableMatrix |
This is a read-only view of a
Matrix instance. |
MatrixPropertyUtils |
These are the boolean operators that take matrices or vectors and check if they satisfy a
certain property.
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.