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_;
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.