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