44#ifndef ROL_AFFINE_TRANSFORM_CONSTRAINT_H
45#define ROL_AFFINE_TRANSFORM_CONSTRAINT_H
64 const Ptr<Constraint<Real>>
con_;
65 const Ptr<Constraint<Real>>
acon_;
Defines the general constraint operator interface.
Defines the general affine constraint with the form .
Provides the interface to apply a linear operator.
Defines the linear algebra or vector space interface.