Date: Wed, 27 Aug 1997 02:44:47 GMT Server: NCSA/1.5.2 Last-modified: Fri, 17 Mar 1995 21:24:00 GMT Content-type: text/html Content-length: 1399 Untitled Document - Objective Functions

Go to the previous, next section.

Objective Functions

: {}Objective (void)

: {}Objective (const objective_fcn)

: {}Objective (const objective_fcn, const gradient_fcn)

: {}Objective (const Objective &a)

: Objective& operator = (const Objective &a)

: objective_fcn objective_function (void) const;

: Objective& set_objective_function (const objective_fcn)

: gradient_fcn gradient_function (void) const;

: Objective& set_gradient_function (const gradient_fcn)

Go to the previous, next section.