|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Double.NaN
.
lib
command.
LIBSet
.
SRCLibPair
.
Engine.load
that uses engine()
.
loadType == RStatLoadTypes.RPACKAGE
calls library(module)
in R, the module must be installed
for R
2) loadType == RStatLoadTypes.USERCODE
expands module
to a pathname relative to
.
- load(String, LoadTypes, JSCData...) -
Method in class com.jstatcom.engine.stub.StubEngine
- Sets the name of the native library to be used.
- loadProjectForNode(ProjectTreeNode) -
Method in class com.jstatcom.project.ProjectTree
- Loads a project from a project tree node.
- LoadTypes - Class in com.jstatcom.engine
- This class contains an enumeration of constants that define different
types of modules that can be loaded by a certain engine, for example
dynamic link libraries (.dll) or special engine executables (.lib).
- LoadTypes(String) -
Constructor for class com.jstatcom.engine.LoadTypes
- Creates a new config key.
- local() -
Method in class com.jstatcom.model.ModelFrame
- Gets the local symbol table, which is identical with the global table for
a
ModelFrame
.
- local() -
Method in class com.jstatcom.model.ModelPanel
- Gets the local symbol table that is only visible to this panel.
- LOCAL -
Static variable in class com.jstatcom.model.Scope
- The local symbol scope.
- local() -
Method in interface com.jstatcom.model.SymbolScope
- Gets the local level symbol table that is only visible
to this and all child components that implement
SymbolScope
.
- LOG -
Static variable in class com.jstatcom.parser.CalcFunctions
- log(a), computes natural logarithm for all elements of an array.
- Log4jCustomAppender - Class in com.jstatcom.component
- Custom appender for log4j logging.
- Log4jCustomAppender() -
Constructor for class com.jstatcom.component.Log4jCustomAppender
-
- LogFrame - Class in com.jstatcom.component
- Frame that can be used as a log area for various kinds of messages.
- LogFrame() -
Constructor for class com.jstatcom.component.LogFrame
- Creates a
LogFrame
.
- LogFrame - Class in com.jstatcom.io
- Frame that can be used as a log area for various kinds of
messages.
- LogFrame() -
Constructor for class com.jstatcom.io.LogFrame
- Creates a
LogFrame
.
- Logger - Interface in com.jstatcom.io
- Simple interface to be implemented by components that process
log strings.
- LogHandler - Class in com.jstatcom.engine.matlab
- The standard output and error handler for Matlab.
- LogHandler() -
Constructor for class com.jstatcom.engine.matlab.LogHandler
-
- lookingAhead -
Variable in class com.jstatcom.parser.CalcEngine
-
- lookingAhead -
Variable in class com.jstatcom.parser.TSDateParser
-
- lowerBound -
Variable in class com.jstatcom.model.NumberRange
- The lower bound of this range.
- lowerBound() -
Method in class com.jstatcom.model.NumberRange
- Gets the lower bound for this range.
- lowerBound() -
Method in class com.jstatcom.parser.NumberRangeParser
-
- lowerBound() -
Method in class com.jstatcom.ts.TSDateRange
- Gets reference to start date of range.
- lowerBound_noSymbols() -
Method in class com.jstatcom.parser.NumberRangeParser
-
- lowerTringular(double, int) -
Static method in class com.jstatcom.util.UMatrix
- Gets a quadratic double array of dimension
dim
with all
elements on and below the diagonal set to value
.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |