Uses of Class
org.ojalgo.optimisation.convex.NullSpaceProjection
Packages that use NullSpaceProjection
-
Uses of NullSpaceProjection in org.ojalgo.optimisation.convex
Methods in org.ojalgo.optimisation.convex that return NullSpaceProjectionModifier and TypeMethodDescription(package private) static NullSpaceProjectionNullSpaceProjection.reduce(ConvexData<Double> fullModel) Reduces the given convex optimisation problem by eliminating equality constraints using null-space projection.