Uses of Class
org.ojalgo.array.PrimitiveArray
Packages that use PrimitiveArray
-
Uses of PrimitiveArray in org.ojalgo.array
Subclasses of PrimitiveArray in org.ojalgo.arrayModifier and TypeClassDescriptionclass
A one- and/or arbitrary-dimensional array of double.class
A one- and/or arbitrary-dimensional array of double.class
A one- and/or arbitrary-dimensional array of double.class
A one- and/or arbitrary-dimensional array of double.class
A one- and/or arbitrary-dimensional array of double.class
A one- and/or arbitrary-dimensional array of double.Methods in org.ojalgo.array that return PrimitiveArrayModifier and TypeMethodDescriptionstatic PrimitiveArray
PrimitiveArray.make
(int size) static PrimitiveArray
PrimitiveArray.wrap
(double... data) static PrimitiveArray
PrimitiveArray.wrap
(float... data) -
Uses of PrimitiveArray in org.ojalgo.matrix.store
Subclasses of PrimitiveArray in org.ojalgo.matrix.storeModifier and TypeClassDescriptionfinal class
Ainvalid reference
float
final class
Ainvalid reference
double