Uses of Package
org.lsmp.djep.vectorJep.function

Packages that use org.lsmp.djep.vectorJep.function
org.lsmp.djep.jama   
org.lsmp.djep.matrixJep.function   
org.lsmp.djep.vectorJep.function   
 

Classes in org.lsmp.djep.vectorJep.function used by org.lsmp.djep.jama
BinaryOperatorI
          A matrix enabled binary operator.
UnaryOperatorI
          A matrix enabled unary operator.
 

Classes in org.lsmp.djep.vectorJep.function used by org.lsmp.djep.matrixJep.function
ArrayAccess
          A postfix MathCommand which facilitates the getting and setting of vector and matrix elements.
BinaryOperatorI
          A matrix enabled binary operator.
NaryOperatorI
          A matrix enabled operator with N arguments.
VEle
          ele(x,i) returns the i-th element of a vector x.
VList
          A enhanced version of List, allows matrices and tensors.
VMap
          evaluates a function on every element of a vector or matrix.
VPower
          An overloaded power function, if both arguments are vectors returns the exteriour product, else return standard power.
 

Classes in org.lsmp.djep.vectorJep.function used by org.lsmp.djep.vectorJep.function
BinaryOperatorI
          A matrix enabled binary operator.
MMultiply
          An extension of the Multiply to with vectors and matricies.
NaryOperatorI
          A matrix enabled operator with N arguments.
UnaryOperatorI
          A matrix enabled unary operator.
VEle
          ele(x,i) returns the i-th element of a vector x.
 



Copyright © 2014. All rights reserved.