Class Matrix.Element<T>
java.lang.Object
net.woggioni.jmath.Matrix.Element<T>
- Enclosing class:
Matrix<T extends NumericType<T>>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Element
-
-
Method Details
-
getRow
public int getRow() -
getColumn
public int getColumn() -
getValue
-
equals
-
canEqual
-
hashCode
-
toString
-