1 #ifndef SOLVER_FINISHED_FIXTURE_H     2 #define SOLVER_FINISHED_FIXTURE_H There are a number of tests that need to use a standard set of objects, similar to what we generate w...
 
blitz::Array< double, 1 > initial_sv
 
blitz::Array< double, 2 > apriori_cov
 
boost::shared_ptr< ConnorSolver > solver
 
This is a test fixture that puts us into the state we are in after doing the solver step of l2_fp...
 
virtual ~SolverFinishedFixture()
 
blitz::Array< double, 1 > apriori_sv
 
Contains classes to abstract away details in various Spurr Radiative Transfer software.