Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.ejml.equation Classes and Interfaces - 31 results found.
NameDescriptionTypePackageFramework
Equation Equation allows the user to manipulate matrices in a more compact symbolic way, similar to Matlab and Octave.Classorg.ejml.equationEjml ( Efficient Java Matrix Library )
Equation .TokenTypeReturns the enum constant of this type with the specified name.Classorg.ejml.equationEjml ( Efficient Java Matrix Library )
FunctionClassorg.ejml.equationEjml ( Efficient Java Matrix Library )
HackClassorg.ejml.equationEjml ( Efficient Java Matrix Library )
IntegerSequenceInterfaceorg.ejml.equationEjml ( Efficient Java Matrix Library )
IntegerSequence .CombinedClassorg.ejml.equationEjml ( Efficient Java Matrix Library )
IntegerSequence .ExplicitClassorg.ejml.equationEjml ( Efficient Java Matrix Library )
IntegerSequence .ForA sequence of integers which has been specified using a start number, end number, and step size.Classorg.ejml.equationEjml ( Efficient Java Matrix Library )
IntegerSequence .RangeA sequence of integers which has been specified using a start number, end number, and step size and uses the known upper limit of the array to bound itClassorg.ejml.equationEjml ( Efficient Java Matrix Library )
IntegerSequence .TypeReturns the enum constant of this type with the specified name.Classorg.ejml.equationEjml ( Efficient Java Matrix Library )
MacroDefinition of a macro.Classorg.ejml.equationEjml ( Efficient Java Matrix Library )
ManagerFunctionsCentralized place to create new instances of operations and functions.Classorg.ejml.equationEjml ( Efficient Java Matrix Library )
ManagerFunctions .Input1Interfaceorg.ejml.equationEjml ( Efficient Java Matrix Library )
ManagerFunctions .InputNInterfaceorg.ejml.equationEjml ( Efficient Java Matrix Library )
ManagerTempVariablesManages the creation and recycling of temporary variables used to store intermediate results.Classorg.ejml.equationEjml ( Efficient Java Matrix Library )
MatrixConstructormatrix used to construct a matrix from a sequence of concatenations.Classorg.ejml.equationEjml ( Efficient Java Matrix Library )
OperationPerforms math operations.Classorg.ejml.equationEjml ( Efficient Java Matrix Library )
Operation .ArrayExtentClassorg.ejml.equationEjml ( Efficient Java Matrix Library )
Operation .ExtentsClassorg.ejml.equationEjml ( Efficient Java Matrix Library )
Operation .InfoClassorg.ejml.equationEjml ( Efficient Java Matrix Library )
ParseErrorException generated for parse errors in EquationAuthor:Peter AbelesSee Also:Serialized FormClassorg.ejml.equationEjml ( Efficient Java Matrix Library )
SequenceContains a sequence of operations.Classorg.ejml.equationEjml ( Efficient Java Matrix Library )
SymbolTypes of low level operators which can be applied in the codeEnum Constant SummaryClassorg.ejml.equationEjml ( Efficient Java Matrix Library )
VariableInstance of a variable created at compile time.Classorg.ejml.equationEjml ( Efficient Java Matrix Library )
VariableDoubleVariable which stores an instance of double.Classorg.ejml.equationEjml ( Efficient Java Matrix Library )
VariableIntegerVariable which stores an instance of int.Classorg.ejml.equationEjml ( Efficient Java Matrix Library )
VariableIntegerSequenceClassorg.ejml.equationEjml ( Efficient Java Matrix Library )
VariableMatrixStorage for matrix type variables.Classorg.ejml.equationEjml ( Efficient Java Matrix Library )
VariableScalarVariable for storing primitive scalar data types, e.Classorg.ejml.equationEjml ( Efficient Java Matrix Library )
VariableScalar .TypeReturns the enum constant of this type with the specified name.Classorg.ejml.equationEjml ( Efficient Java Matrix Library )
VariableTypeList of the types of variables.Classorg.ejml.equationEjml ( Efficient Java Matrix Library )