7051 - 7060 of 8576 for Descartes rule of signsSearch Results
View search results from all Wolfram sites (350119 matches)
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.
EndNETBlock   (NETLink Symbol)
EndNETBlock[] and a preceding BeginNETBlock are equivalent to the NETBlock function, except that they work across a larger span than the evaluation of a single expression.
1 ... 703|704|705|706|707|708|709 ... 858 Previous Next

...