Package org.opt4j.operator.algebra
Class Index
java.lang.Object
org.opt4j.operator.algebra.Index
- All Implemented Interfaces:
Term
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
i
protected final int i
-
-
Constructor Details
-
Index
public Index(int i) Constructs anIndex
.- Parameters:
i
- the array index
-
-
Method Details