basix_doc 0.1
|
#include <function.hpp>
Definition at line 520 of file function.hpp.
Definition at line 522 of file function.hpp.
: fun (fun2) {}
Definition at line 524 of file function.hpp.
References def_function_8_rep< D, S1, S2, S3, S4, S5, S6, S7, S8 >::fun.
{ return fun (x1, x2, x3, x4, x5, x6, x7, x8); }
Definition at line 521 of file function.hpp.
Referenced by def_function_8_rep< D, S1, S2, S3, S4, S5, S6, S7, S8 >::apply().