#include <function.hpp>
Definition at line 506 of file function.hpp.
| function_7_rep | ( | ) | [inline] |
Definition at line 507 of file function.hpp.
| virtual ~function_7_rep | ( | ) | [inline, virtual] |
Definition at line 508 of file function.hpp.
| virtual D apply | ( | S1 | x1, | |
| S2 | x2, | |||
| S3 | x3, | |||
| S4 | x4, | |||
| S5 | x5, | |||
| S6 | x6, | |||
| S7 | x7 | |||
| ) | [pure virtual] |
Implemented in def_function_7_rep< D, S1, S2, S3, S4, S5, S6, S7 >.
1.6.1