Uses of Class
org.ujmp.core.util.Octave
-
Packages that use Octave Package Description org.ujmp.core.util -
-
Uses of Octave in org.ujmp.core.util
Fields in org.ujmp.core.util declared as Octave Modifier and Type Field Description private static Octave
Octave. octave
Methods in org.ujmp.core.util that return Octave Modifier and Type Method Description static Octave
Octave. getInstance()
static Octave
Octave. getInstance(java.lang.String pathToOctave)
-