public class IndexTableGenerator
extends java.lang.Object
Constructor and Description |
---|
IndexTableGenerator(int[] indexArray,
IAST prototypeList,
IIndexFunction<? extends IExpr> function) |
Modifier and Type | Method and Description |
---|---|
IExpr |
table() |
public IndexTableGenerator(int[] indexArray, IAST prototypeList, IIndexFunction<? extends IExpr> function)
indexArray
- prototypeList
- prototype for cloning the basic structure of the resulting listsfunction
- public IExpr table()