gsl_mmin_simp_b::simp_state_t Struct Reference

#include <gsl_mmin_simp_b.h>


Detailed Description

State type for GSL simplex minimizer.

Definition at line 43 of file gsl_mmin_simp_b.h.


Data Fields

gsl_matrix * x1
 The (n+1,n) matrix containing the simplex.
gsl_vector * y1
 The (n+1) function values at the simplex points.
gsl_vector * ws1
 Desc.
gsl_vector * ws2
 Desc.

The documentation for this struct was generated from the following file:

Documentation generated with Doxygen and provided under the GNU Free Documentation License. See License Information for details.

Project hosting provided by SourceForge.net Logo, O2scl Sourceforge Project Page