numerical-collection-cpp 0.10.0
A collection of algorithms in numerical analysis implemented in C++
Loading...
Searching...
No Matches
global_length_parameter_calculator.h File Reference

Definition of global_length_parameter_calculator class. More...

+ Include dependency graph for global_length_parameter_calculator.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  num_collect::rbf::length_parameter_calculators::global_length_parameter_calculator< DistanceFunction >
 Class to calculate length parameters for RBF using global fixed length parameter. More...
 

Namespaces

namespace  num_collect
 Namespace of num_collect source codes.
 
namespace  num_collect::rbf
 Namespace of RBF interpolation.
 
namespace  num_collect::rbf::length_parameter_calculators
 Namespace of calculators of length parameters.
 

Detailed Description

Definition of global_length_parameter_calculator class.

Definition in file global_length_parameter_calculator.h.