Dakota Reference Manual  Version 6.15
Explore and Predict with Confidence
 All Pages
linear_equality_targets


Define target values for the linear equality constraints

Topics

This keyword is related to the topics:

Specification

Alias: none

Argument(s): REALLIST

Default: vector values = 0 .

Description

In the equality case, the targets $a_t$ provide the equality constraint right hand sides:

\[Ax = a_t\]

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

Examples

Examples of specifying linear equality constraints to Dakota are provided on the linear_equality_constraint_matrix page.