org.matheclipse.core.eval.util
Class IndexTableGenerator
- java.lang.Object
-
- org.matheclipse.core.eval.util.IndexTableGenerator
-
public class IndexTableGenerator extends java.lang.ObjectTable structure generator (i.e. lists, vectors, matrices, tensors)
-
-
Constructor Summary
Constructors Constructor and Description IndexTableGenerator(int[] indexArray, IAST prototypeList, IIndexFunction<? extends IExpr> function)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description IExprtable()
-
-
-
Constructor Detail
-
IndexTableGenerator
public IndexTableGenerator(int[] indexArray, IAST prototypeList, IIndexFunction<? extends IExpr> function)- Parameters:
indexArray-prototypeList- prototype for cloning the basic structure of the resulting listsfunction-
-
-
Method Detail
-
table
public IExpr table()
-
-
DMelt 3.0 © DataMelt by jWork.ORG