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

Definition of get_default_scalar_type type. More...

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

Go to the source code of this file.

Namespaces

namespace  num_collect
 Namespace of num_collect source codes.
 
namespace  num_collect::rbf
 Namespace of RBF interpolation.
 
namespace  num_collect::rbf::impl
 Namespace of internal implementations.
 

Typedefs

template<typename FunctionSignature >
using num_collect::rbf::impl::get_default_scalar_type
 Get the default type of scalars from function signature.
 

Detailed Description

Definition of get_default_scalar_type type.

Definition in file get_default_scalar_type.h.