#include <vector>#include <math.h>#include "titanlib.h"#include <assert.h>#include <iostream>#include <numeric>#include <exception>#include <boost/numeric/ublas/vector.hpp>#include <boost/numeric/ublas/vector_proxy.hpp>#include <boost/numeric/ublas/triangular.hpp>#include <boost/numeric/ublas/lu.hpp>#include <boost/numeric/ublas/io.hpp>#include <boost/numeric/ublas/matrix.hpp>Functions | |
| bool | sct_dual_core (const vec &lats, const vec &lons, const vec &elevs, const vec &w, const vec &t, float Dh_min, float Dh_max, int kth_close, float Dz, const vec &eps2, const ivec &indices_global_test, const ivec &indices_outer_inner, const ivec &indices_outer_test, const ivec &indices_inner_test, bool debug, float na, bool set_flag0, int &thrown_out, ivec &flags) |
| bool sct_dual_core | ( | const vec & | lats, |
| const vec & | lons, | ||
| const vec & | elevs, | ||
| const vec & | w, | ||
| const vec & | t, | ||
| float | Dh_min, | ||
| float | Dh_max, | ||
| int | kth_close, | ||
| float | Dz, | ||
| const vec & | eps2, | ||
| const ivec & | indices_global_test, | ||
| const ivec & | indices_outer_inner, | ||
| const ivec & | indices_outer_test, | ||
| const ivec & | indices_inner_test, | ||
| bool | debug, | ||
| float | na, | ||
| bool | set_flag0, | ||
| int & | thrown_out, | ||
| ivec & | flags | ||
| ) |
1.8.13