PenaltyException< N, T, Point > Class Template Reference

Penalty method exception. More...

#include <Exception.h>

List of all members.

Public Types

typedef T number_type
 The number type.
typedef Point point_type
 A Cartesian point.

Public Member Functions

 PenaltyException (const char *message, const point_type &location, const number_type function, const number_type constraint, const number_type step_size, const number_type max_constraint_error, const number_type penalty_parameter)
 Constructor.
virtual ~PenaltyException ()
 Destructor.
virtual void print ()
 Print an error message.

Detailed Description

template<int N, typename T = double, typename Point = ads::FixedArray<N>>
class PenaltyException< N, T, Point >

Penalty method exception.


The documentation for this class was generated from the following file:
Generated on Thu Jun 30 02:15:00 2016 for Numerical Algorithms Package by  doxygen 1.6.3