1#ifndef FUNCTIONAL_BASE_H
2#define FUNCTIONAL_BASE_H
8 template <
typename Argument,
typename Result>
17 template <
typename Argument1,
typename Argument2,
typename Result>
26 template <
typename T =
void>
35 template <
typename T =
void>
44 template <
typename T =
void>
This is an implementation of AdditiveCCD based on peridyno.
Argument2 second_argument_type
Argument1 first_argument_type
DYN_FUNC binary_function()=default
DYN_FUNC constexpr bool operator()(const T &a, const T &b) const
DYN_FUNC constexpr bool operator()(const T &a, const T &b) const
DYN_FUNC constexpr bool operator()(const T &a, const T &b) const
DYN_FUNC unary_function()=default