Uses of Class
org.ojalgo.structure.Structure1D.LongIndex
Packages that use Structure1D.LongIndex
-
Uses of Structure1D.LongIndex in org.ojalgo.structure
Classes in org.ojalgo.structure that implement interfaces with type arguments of type Structure1D.LongIndexFields in org.ojalgo.structure declared as Structure1D.LongIndexModifier and TypeFieldDescriptionprivate Structure1D.LongIndexStructure2D.LongRowColumn.myColumnprivate Structure1D.LongIndexStructure2D.LongRowColumn.myRowMethods in org.ojalgo.structure that return Structure1D.LongIndexModifier and TypeMethodDescriptionStructure2D.LongRowColumn.column()static Structure1D.LongIndexStructure1D.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)