CppAD: A C++ Algorithmic Differentiation Package
20171217
|
|
inlinestatic |
Link a function name, and AD value pair to function call with base argument and bool retrun value.
FunName | is the name of the function that we are linking. |
x | is the argument where we are evaluating the function. |
Definition at line 189 of file bool_fun.hpp.