7021 - 7030 of 8564 for solution of equationsSearch Results
View search results from all Wolfram sites (69105 matches)
EndJavaBlock   (JLink Symbol)
EndJavaBlock[] ends an evaluation block equivalent to a JavaBlock, except that it works across a larger span than the evaluation of a single expression.
JavaClass   (JLink Symbol)
JavaClass[classname, n] represents a Java class with the specified name.
LoadedJavaObjects   (JLink Symbol)
LoadedJavaObjects[] returns a list of the Java objects that have been sent to Mathematica (and not yet released with ReleaseJavaObject).
MakeJavaExpr   (JLink Symbol)
MakeJavaExpr[expr] constructs a new Java object of the J/Link Expr class that represents the Mathematica expression expr.
ReleaseJavaObject   (JLink Symbol)
ReleaseJavaObject[javaobject] tells the Java memory-management system to forget about any references to the specified JavaObject that are being maintained solely for the sake ...
RemovePeriodical   (JLink Symbol)
RemovePeriodical[id] removes the computation corresponding to the integer id from the set of operations that are periodically performed automatically.
MTensor_clone   (Mathematica LibraryLink C Function)
int MTensor_clone (MTensor f, MTensor *t) is a library callback function that puts a clone of f into *t.
MTensor_new   (Mathematica LibraryLink C Function)
int MTensor_new (mint type, mint rank, mint const*dims, MTensor*pres) is a library callback function that creates a new MTensor.
LibraryVersionString   (Library Link Symbol)
LibraryVersionString[lib] returns a string of library version information.
BeginNETBlock   (NETLink Symbol)
BeginNETBlock[] and EndNETBlock[] are equivalent to the NETBlock function, except that they work across a larger span than the evaluation of a single expression.
1 ... 700|701|702|703|704|705|706 ... 857 Previous Next

...