Uses of Class
org.ojalgo.matrix.MatrixC128
Packages that use MatrixC128
-
Uses of MatrixC128 in org.ojalgo.data.transform
Methods in org.ojalgo.data.transform that return MatrixC128Modifier and TypeMethodDescriptionstatic MatrixC128DiscreteFourierTransform.newVandermondeMatrix(int size) -
Uses of MatrixC128 in org.ojalgo.matrix
Subclasses with type arguments of type MatrixC128 in org.ojalgo.matrixModifier and TypeClassDescriptionfinal classA matrix (linear algebra) with ComplexNumberSet.Celements, implemented using dual 64-bit double values. (2 x 64 = 128)static final classstatic final classstatic final class