ReFRACtor
gsl_sm_lsp.cc File Reference
#include <stdlib.h>
#include <fp_gsl_matrix.h>
#include <gsl_sm_lsp.h>
+ Include dependency graph for gsl_sm_lsp.cc:

Go to the source code of this file.

Functions

gsl_multifit_nlinear_fdf gsl_sm_get_lsp_fdf (const FullPhysics::NLLSProblem *lsp)
 
int gsl_sm_lsp_f (const gsl_vector *x, void *data, gsl_vector *f)
 
int gsl_sm_lsp_j (const gsl_vector *x, void *data, gsl_matrix *j)
 

Function Documentation

◆ gsl_sm_get_lsp_fdf()

gsl_multifit_nlinear_fdf gsl_sm_get_lsp_fdf ( const FullPhysics::NLLSProblem lsp)

Definition at line 29 of file gsl_sm_lsp.cc.

◆ gsl_sm_lsp_f()

int gsl_sm_lsp_f ( const gsl_vector *  x,
void *  data,
gsl_vector *  f 
)

Definition at line 9 of file gsl_sm_lsp.cc.

◆ gsl_sm_lsp_j()

int gsl_sm_lsp_j ( const gsl_vector *  x,
void *  data,
gsl_matrix *  j 
)

Definition at line 19 of file gsl_sm_lsp.cc.


Copyright © 2017, California Institute of Technology.
ALL RIGHTS RESERVED.
U.S. Government Sponsorship acknowledged.
Generated Fri Aug 24 2018 15:44:11