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

Definition of wendland_csrbf class. More...

+ Include dependency graph for wendland_csrbf.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::rbfs::wendland_csrbf< Scalar, L, 0 >
 Class of Wendland's Compactly Supported RBF [30]. More...
 
class  num_collect::rbf::rbfs::wendland_csrbf< Scalar, L, 1 >
 Class of Wendland's Compactly Supported RBF [30]. More...
 
class  num_collect::rbf::rbfs::wendland_csrbf< Scalar, L, 2 >
 Class of Wendland's Compactly Supported RBF [30]. More...
 

Namespaces

namespace  num_collect
 Namespace of num_collect source codes.
 
namespace  num_collect::rbf
 Namespace of RBF interpolation.
 
namespace  num_collect::rbf::rbfs
 Namespace of RBFs.
 

Detailed Description

Definition of wendland_csrbf class.

Definition in file wendland_csrbf.h.