Content-length: 2335
Go to the previous, next section.
: {}NLEqn_options (const NLEqn_options &opt)
: NLEqn_options& operator = (const NLEqn_options &opt)
: void copy (const NLEqn_options &opt)
: void set_default_options (void)
: void set_tolerance (double val)
: {}NLEqn (const ColumnVector&, const NLFunc)
: NLEqn& operator = (const NLEqn &a)
: void set_states (const ColumnVector &x)
: ColumnVector states (void) const
: ColumnVector solve (const ColumnVector &x)
: ColumnVector solve (int &info)
@deftypefnx{}: ColumnVector solve (const ColumnVector &x, int &info)
Go to the previous, next section.