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

Definition of sech_rbf class. More...

#include <cmath>
#include "num_collect/base/concepts/real_scalar.h"
+ Include dependency graph for sech_rbf.h:

Go to the source code of this file.

Classes

class  num_collect::rbf::rbfs::sech_rbf< Scalar >
 Class of sech RBF [6]. 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 sech_rbf class.

Definition in file sech_rbf.h.