#include <qsc_approximation_fcts.hpp>
Definition at line 1011 of file qsc_approximation_fcts.hpp.
support_function | ( | ) | [inline] |
Definition at line 1014 of file qsc_approximation_fcts.hpp.
support_function | ( | const point< K > & | a, | |
const point< K > & | b, | |||
const point< K > & | c | |||
) | [inline] |
Definition at line 1023 of file qsc_approximation_fcts.hpp.
K eval | ( | const point< K > & | n | ) | [inline] |
Definition at line 1031 of file qsc_approximation_fcts.hpp.
References mmx::shape::dot(), and mmx::pow().
Referenced by quad_supp_func< K >::quad_supp_func().
K eval_diff | ( | const point< K > & | n | ) | [inline] |
Definition at line 1037 of file qsc_approximation_fcts.hpp.
References mmx::shape::dot(), and mmx::shape::orth_vect().
Referenced by quad_supp_func< K >::quad_supp_func().