numerical-collection-cpp 0.10.0
A collection of algorithms in numerical analysis implemented in C++
|
Definition of get_default_scalar_type type. More...
#include "num_collect/rbf/distance_functions/euclidean_distance_function.h"
#include "num_collect/rbf/impl/get_variable_type.h"
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. | |
Definition of get_default_scalar_type type.
Definition in file get_default_scalar_type.h.