10 #ifndef ROL_AFFINE_TRANSFORM_CONSTRAINT_H
11 #define ROL_AFFINE_TRANSFORM_CONSTRAINT_H
30 const Ptr<Constraint<Real>>
con_;
31 const Ptr<Constraint<Real>>
acon_;
66 #endif // ROL_AFFINE_TRANSFORM_OBJECTIVE_H
Defines the general affine constraint with the form .
Defines the linear algebra or vector space interface.
Provides the interface to apply a linear operator.
Defines the general constraint operator interface.