Uses of Class
org.ojalgo.array.NumberList.ListFactory
-
Packages that use NumberList.ListFactory Package Description org.ojalgo.array -
-
Uses of NumberList.ListFactory in org.ojalgo.array
Methods in org.ojalgo.array that return NumberList.ListFactory Modifier and Type Method Description static <N extends java.lang.Comparable<N>>
NumberList.ListFactory<N>NumberList. factory(DenseArray.Factory<N> arrayFactory)
-