Uses of Class
org.ojalgo.array.ArrayC128
-
Packages that use ArrayC128 Package Description org.ojalgo.array -
-
Uses of ArrayC128 in org.ojalgo.array
Methods in org.ojalgo.array that return ArrayC128 Modifier and Type Method Description static ArrayC128ArrayC128. make(int size)static ArrayC128ArrayC128. wrap(ComplexNumber... data)
-