Skip navigation links
A C D E F G H I J M N O P R S T V Z 

V

valueOf(String) - Static method in enum com.jom.OptimizationProblem.JOMSolver
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.jom.OptimizationProblem.JOMSolver
Returns an array containing the constants of this enum type, in the order they are declared.
view1D() - Method in class com.jom.DoubleMatrixND
If the array is 2D, returns a DoubleMatrix2D object copying the data in the array
view2D() - Method in class com.jom.DoubleMatrixND
If the array is 2D, returns a DoubleMatrix2D object copying the data in the array
view3D(String) - Method in class com.jom.DoubleMatrixND
If the array is 3D, returns a DoubleMatrix3D object copying the data in the array
viewPart(IntMatrix1D, IntMatrix1D) - Method in class com.jom.DoubleMatrixND
Returns Constructs and returns a new sub-range view.
viewSelection(IntMatrix1D[]) - Method in class com.jom.DoubleMatrixND
Returns Constructs and returns a new sub-range view.
viewSelectionByIndexes(int[], IntMatrix1D) - Method in class com.jom.DoubleMatrixND
Returns Constructs and returns a new sub-range view.
A C D E F G H I J M N O P R S T V Z 
Skip navigation links

Copyright © 2018. All rights reserved.