|
| | interpolant (model model) |
| |
| const geometry::points3d & | centers () const |
| |
| valuesd | evaluate (const geometry::points3d &points) |
| |
| valuesd | evaluate_impl (const geometry::points3d &points) const |
| |
| void | fit (const geometry::points3d &points, const valuesd &values, double absolute_tolerance, int max_iter=32) |
| |
| void | fit_incrementally (const geometry::points3d &points, const valuesd &values, double absolute_tolerance, int max_iter=32) |
| |
| void | fit_inequality (const geometry::points3d &points, const valuesd &values, const valuesd &values_lb, const valuesd &values_ub, double absolute_tolerance, int max_iter=32) |
| |
| void | set_evaluation_bbox_impl (const geometry::bbox3d &bbox) |
| |
| const valuesd & | weights () const |
| |
◆ interpolant()
| rsmesh::interpolant::interpolant |
( |
model | model | ) |
|
|
inlineexplicit |
◆ centers()
◆ evaluate()
◆ evaluate_impl()
◆ fit()
| void rsmesh::interpolant::fit |
( |
const geometry::points3d & | points, |
|
|
const valuesd & | values, |
|
|
double | absolute_tolerance, |
|
|
int | max_iter = 32 ) |
|
inline |
◆ fit_incrementally()
| void rsmesh::interpolant::fit_incrementally |
( |
const geometry::points3d & | points, |
|
|
const valuesd & | values, |
|
|
double | absolute_tolerance, |
|
|
int | max_iter = 32 ) |
|
inline |
◆ fit_inequality()
| void rsmesh::interpolant::fit_inequality |
( |
const geometry::points3d & | points, |
|
|
const valuesd & | values, |
|
|
const valuesd & | values_lb, |
|
|
const valuesd & | values_ub, |
|
|
double | absolute_tolerance, |
|
|
int | max_iter = 32 ) |
|
inline |
◆ set_evaluation_bbox_impl()
| void rsmesh::interpolant::set_evaluation_bbox_impl |
( |
const geometry::bbox3d & | bbox | ) |
|
|
inline |
◆ weights()
| const valuesd & rsmesh::interpolant::weights |
( |
| ) |
const |
|
inline |
该类的文档由以下文件生成: