ReFRACtor
connor_cost_function.cc
Go to the documentation of this file.
1
#include "
connor_cost_function.h
"
2
using namespace
FullPhysics
;
3
4
#ifdef HAVE_LUA
5
#include "
register_lua.h
"
6
REGISTER_LUA_DERIVED_CLASS
(
ConnorCostFunction
,
CostFunction
)
7
.def(luabind::constructor<
const
boost::shared_ptr<StateVector>
&,
const
boost::shared_ptr<ForwardModel>
&,
const
boost::shared_ptr<Observation>
&>())
8
REGISTER_LUA_END
()
9
#endif
connor_cost_function.h
register_lua.h
boost::shared_ptr< StateVector >
REGISTER_LUA_DERIVED_CLASS
#define REGISTER_LUA_DERIVED_CLASS(X, Y)
Definition:
register_lua.h:136
FullPhysics::ConnorCostFunction
Definition:
connor_cost_function.h:10
FullPhysics::CostFunction
This class calculates a cost function, along with a jacobian.
Definition:
cost_function.h:10
FullPhysics
Contains classes to abstract away details in various Spurr Radiative Transfer software.
Definition:
doxygen_python.h:1
REGISTER_LUA_END
#define REGISTER_LUA_END()
Definition:
register_lua.h:134
Copyright © 2017, California Institute of Technology.
ALL RIGHTS RESERVED.
U.S. Government Sponsorship acknowledged.
Generated Fri Aug 24 2018 15:44:08