Blurb::
Define target values for the linear equality constraints
Description::
In the equality case, the targets \f$a_t\f$ provide the
equality constraint right hand sides:
\f[Ax = a_t\f]

If this is not specified, the defaults for the equality 
constraint targets enforce a value 
of \c 0. for each constraint:
\f$Ax = 0.0\f$

Topics::	linear_constraints
Examples::
Examples of specifying linear equality constraints to Dakota are
provided on the \ref variables-linear_equality_constraint_matrix page.
Theory::
Faq::
See_Also::	
