Uses of Interface
org.ojalgo.structure.TransformationAnyD
Packages that use TransformationAnyD
-
Uses of TransformationAnyD in org.ojalgo.array
Methods in org.ojalgo.array with parameters of type TransformationAnyD -
Uses of TransformationAnyD in org.ojalgo.structure
Methods in org.ojalgo.structure with parameters of type TransformationAnyDModifier and TypeMethodDescriptionvoid
MutateAnyD.ModifiableReceiver.modifyAny
(TransformationAnyD<N> modifier) OperateAnyD.onAny
(TransformationAnyD<N> operator)