Uses of Class
org.ojalgo.structure.Structure1D.LongIndex
Packages that use Structure1D.LongIndex
-
Uses of Structure1D.LongIndex in org.ojalgo.structure
Fields in org.ojalgo.structure declared as Structure1D.LongIndexModifier and TypeFieldDescriptionprivate Structure1D.LongIndex
Structure2D.LongRowColumn.myColumn
private Structure1D.LongIndex
Structure2D.LongRowColumn.myRow
Methods in org.ojalgo.structure that return Structure1D.LongIndexModifier and TypeMethodDescriptionStructure2D.LongRowColumn.column()
static Structure1D.LongIndex
Structure1D.LongIndex.of
(long index) Structure2D.LongRowColumn.row()
Methods in org.ojalgo.structure with parameters of type Structure1D.LongIndexConstructors in org.ojalgo.structure with parameters of type Structure1D.LongIndexModifierConstructorDescriptionLongRowColumn
(Structure1D.LongIndex aRow, Structure1D.LongIndex aCol)