ReFRACtor
nlls_problem_state.cc
Go to the documentation of this file.
1 #include <nlls_problem_state.h>
2 
3 
4 using namespace FullPhysics;
5 
6 
8 {
10  R.reference(s.R.copy());
11  J.reference(s.J.copy());
12 }
blitz::Array< double, 1 > R
const Unit s("s", 1.0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0)
virtual void set(const NLLSProblemState &s)
Makes self a copy of the input state.
virtual void set(const ProblemState &s)
Makes self a copy of the input state.
Definition: problem_state.h:88
The state for a NLLS problem with implemented residual function and its Jacobian. ...
Contains classes to abstract away details in various Spurr Radiative Transfer software.
Definition: doxygen_python.h:1
blitz::Array< double, 2 > J

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