Package | Description |
---|---|
dev.nm.algebra.linear.matrix.doubles.matrixtype.mathoperation |
Modifier and Type | Class and Description |
---|---|
class |
AutoParallelMatrixMathOperation
This class uses
ParallelMatrixMathOperation when the first input matrix argument's size
is greater than the defined threshold; otherwise, it uses SimpleMatrixMathOperation . |
class |
SimpleMatrixMathOperation
This is a generic, single-threaded implementation of matrix math operations.
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.