Uses of Class
com.wolfram.jlink.MLFunction
-
Packages that use MLFunction Package Description com.wolfram.jlink This is the main J/Link package, containing the classes and interfaces that programmers will use most. -
-
Uses of MLFunction in com.wolfram.jlink
Methods in com.wolfram.jlink that return MLFunction Modifier and Type Method Description MLFunction
MathLink. getFunction()
Reads a function name and argument count.
-