Uses of Class
org.ojalgo.structure.AccessAnyD.MatrixView
Packages that use AccessAnyD.MatrixView
-
Uses of AccessAnyD.MatrixView in org.ojalgo.structure
Classes in org.ojalgo.structure that implement interfaces with type arguments of type AccessAnyD.MatrixViewModifier and TypeClassDescriptionstatic final classAccessAnyD.MatrixView<N extends Comparable<N>>static final classAccessAnyD.MatrixView<N extends Comparable<N>>static final classAccessAnyD.MatrixView<N extends Comparable<N>>Methods in org.ojalgo.structure that return AccessAnyD.MatrixViewModifier and TypeMethodDescriptionAccessAnyD.MatrixView.iterator()default AccessAnyD.MatrixView<N> AccessAnyD.matrices()AccessAnyD.MatrixView.next()AccessAnyD.MatrixView.previous()Methods in org.ojalgo.structure with parameters of type AccessAnyD.MatrixViewModifier and TypeMethodDescriptionintAccessAnyD.MatrixView.compareTo(AccessAnyD.MatrixView<N> other)