ReFRACtor
|
#include <blitz/array.h>
Go to the source code of this file.
Namespaces | |
FullPhysics | |
Contains classes to abstract away details in various Spurr Radiative Transfer software. | |
Functions | |
template<class T1 , class T2 > | |
int | FullPhysics::closest_point (const blitz::Array< T1, 1 > &target, T2 data) |
template<class T1 , class T2 > | |
blitz::Array< int, 1 > | FullPhysics::closest_point (const blitz::Array< T1, 1 > &target, const blitz::Array< T2, 1 > &data) |