| Package | Description |
|---|---|
| org.lsmp.djep.matrixJep.function | |
| org.lsmp.djep.vectorJep.function |
| Modifier and Type | Class and Description |
|---|---|
class |
MIf
The if(condExpr,posExpr,negExpr) function.
|
class |
MList
A enhanced version of list, allows matrices and tensors.
|
class |
MMap |
class |
MSum |
| Modifier and Type | Class and Description |
|---|---|
class |
ElementMultiply
Multiplies any number of Vectors or Matricies element by element.
|
class |
VList
A enhanced version of List, allows matrices and tensors.
|
class |
VMap
evaluates a function on every element of a vector or matrix.
|
class |
VRange
A enhanced version of List, allows matrices and tensors.
|
Copyright © 2018. All rights reserved.