org.matheclipse.core.eval.util
Class TableGenerator
- java.lang.Object
-
- org.matheclipse.core.eval.util.TableGenerator
-
public class TableGenerator extends java.lang.ObjectTable structure generator (i.e. lists, vectors, matrices, tensors)
-
-
Constructor Summary
Constructors Constructor and Description TableGenerator(java.util.List<? extends IIterator<IExpr>> iterList, IAST prototypeList, IArrayFunction function)TableGenerator(java.util.List<? extends IIterator<IExpr>> iterList, IAST prototypeList, IArrayFunction function, IExpr defaultValue)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description IExprtable()
-
-
-
Constructor Detail
-
TableGenerator
public TableGenerator(java.util.List<? extends IIterator<IExpr>> iterList, IAST prototypeList, IArrayFunction function)
-
TableGenerator
public TableGenerator(java.util.List<? extends IIterator<IExpr>> iterList, IAST prototypeList, IArrayFunction function, IExpr defaultValue)
-
-
Method Detail
-
table
public IExpr table()
-
-
DMelt 3.0 © DataMelt by jWork.ORG