Package jdistlib.inference.lang
Class TupleValue
java.lang.Object
jdistlib.inference.lang.TupleValue
Immutable heterogeneous tuple for Java data adapters and external functions.
-
Constructor Details
-
TupleValue
-
-
Method Details
-
size
public int size() -
member
Returns the one-based member used by Stan tuple syntax. -
withMember
-
toArray
-
iterator
-
equals
-
hashCode
public int hashCode() -
toString
-