Package org.lsmp.djepExamples
package org.lsmp.djepExamples
Various example applications illustrating the use of most features.
-
ClassesClassDescriptionExamples using assignmentExample code illustrating how block control structures could be implemented.This class implements a simple command line utility for evaluating mathematical expressions.Examples using differentationThis class implements a simple command line utility for evaluating mathematical expressions.Console application with handling for abstract groupshas support for Jama matrix operationsExamples using vectors and matriciesCompares the speed of matrix operations using both VectorJep or MatrixJep.A Console application illustrating the use of the RPE evaluator.An example of using MRpEval with differentation.Examples using fast reverse polish calculator with vectors and matricesCompares the speed of matrix operations using mrpe, vectorJep and matrixJep.A Console application illustrating the use of the RPE evaluator.Examples using vectors and matriciesCompares the speed of evaluation between normal jep, rpe, and occasionally java.Examples using vectors and matriciesExamples using vectors and matricesExamples using differentation