Package | Description |
---|---|
dev.nm.algebra.linear.matrix.generic.matrixtype |
Modifier and Type | Method and Description |
---|---|
RealMatrix |
RealMatrix.add(RealMatrix that) |
RealMatrix |
RealMatrix.minus(RealMatrix that) |
RealMatrix |
RealMatrix.multiply(RealMatrix that) |
RealMatrix |
RealMatrix.ONE() |
RealMatrix |
RealMatrix.opposite() |
RealMatrix |
RealMatrix.scaled(Real scalar) |
RealMatrix |
RealMatrix.ZERO() |
Modifier and Type | Method and Description |
---|---|
RealMatrix |
RealMatrix.add(RealMatrix that) |
RealMatrix |
RealMatrix.minus(RealMatrix that) |
RealMatrix |
RealMatrix.multiply(RealMatrix that) |
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.