Uses of Interface
org.ojalgo.structure.MutateAnyD
Packages that use MutateAnyD
-
Uses of MutateAnyD in org.ojalgo.array
Classes in org.ojalgo.array that implement MutateAnyDClasses in org.ojalgo.array that implement interfaces with type arguments of type MutateAnyDMethods in org.ojalgo.array with parameters of type MutateAnyD -
Uses of MutateAnyD in org.ojalgo.structure
Classes in org.ojalgo.structure with type parameters of type MutateAnyDModifier and TypeInterfaceDescriptionstatic interfaceAccessAnyD.Collectable<N extends Comparable<N>, R extends MutateAnyD>Subinterfaces of MutateAnyD in org.ojalgo.structureModifier and TypeInterfaceDescriptionstatic interfaceFactoryAnyD.Builder<I extends StructureAnyD>static interfaceMutateAnyD.Fillable<N extends Comparable<N>>static interfaceMutateAnyD.ModifiableReceiver<N extends Comparable<N>>static interfaceMutateAnyD.Receiver<N extends Comparable<N>>Classes in org.ojalgo.structure that implement MutateAnyDClasses in org.ojalgo.structure that implement interfaces with type arguments of type MutateAnyDModifier and TypeClassDescriptionstatic final classAccessAnyD.SelectionView<N extends Comparable<N>>Methods in org.ojalgo.structure with parameters of type MutateAnyD -
Uses of MutateAnyD in org.ojalgo.tensor
Classes in org.ojalgo.tensor with type parameters of type MutateAnyDModifier and TypeClassDescriptionfinal classTensorFactoryAnyD<N extends Comparable<N>, T extends MutateAnyD>Classes in org.ojalgo.tensor that implement MutateAnyDMethods in org.ojalgo.tensor with type parameters of type MutateAnyDModifier and TypeMethodDescriptionstatic <N extends Comparable<N>, T extends MutateAnyD>
TensorFactoryAnyD<N, T> TensorFactoryAnyD.of(FactoryAnyD<T> factory)