Uses of Interface
org.ojalgo.structure.TransformationAnyD
-
Packages that use TransformationAnyD Package Description org.ojalgo.array org.ojalgo.structure -
-
Uses of TransformationAnyD in org.ojalgo.array
Methods in org.ojalgo.array with parameters of type TransformationAnyD Modifier and Type Method Description void
ArrayAnyD. modifyAny(TransformationAnyD<N> modifier)
-
Uses of TransformationAnyD in org.ojalgo.structure
Methods in org.ojalgo.structure with parameters of type TransformationAnyD Modifier and Type Method Description void
MutateAnyD.ModifiableReceiver. modifyAny(TransformationAnyD<N> modifier)
P
OperateAnyD. onAny(TransformationAnyD<N> operator)
-