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 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 MutateAnyDMethods 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)