- valueOf(String) - Static method in enum com.net2plan.interfaces.simulation.SimEvent.DestinationModule
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.net2plan.libraries.SRGUtils.SharedRiskModel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.net2plan.utils.Constants.CheckRoutingCycleType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.net2plan.utils.Constants.OrderingType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.net2plan.utils.Constants.RoutingCycleType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.net2plan.utils.Constants.RoutingType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.net2plan.utils.Constants.SearchType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.net2plan.utils.ImageUtils.ImageType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.net2plan.interfaces.simulation.SimEvent.DestinationModule
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.net2plan.libraries.SRGUtils.SharedRiskModel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.net2plan.utils.Constants.CheckRoutingCycleType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.net2plan.utils.Constants.OrderingType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.net2plan.utils.Constants.RoutingCycleType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.net2plan.utils.Constants.RoutingType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.net2plan.utils.Constants.SearchType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.net2plan.utils.ImageUtils.ImageType
-
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.