![]() |
PeriDyno 1.0.0
|
#include <Functional.h>
Public Member Functions | |
DYN_FUNC T | operator() (const T x) const |
Definition at line 49 of file Functional.h.
|
inline |
Function call operator. The return value is -x
.
Definition at line 53 of file Functional.h.