Uses of Interface
org.ojalgo.structure.FactoryAnyD.TwoStep
Packages that use FactoryAnyD.TwoStep
-
Uses of FactoryAnyD.TwoStep in org.ojalgo.array
Classes in org.ojalgo.array that implement FactoryAnyD.TwoStep -
Uses of FactoryAnyD.TwoStep in org.ojalgo.structure
Subinterfaces of FactoryAnyD.TwoStep in org.ojalgo.structureModifier and TypeInterfaceDescriptionstatic interface
FactoryAnyD.MayBeSparse<I extends StructureAnyD,
DENSE extends FactoryAnyD.Builder<I>, SPARSE extends FactoryAnyD.Builder<I>> For when the structures can be either dense or sparse.