|
Expression Templates Library (ETL)
|
Functor for Inverse. More...
#include <inv.hpp>
Static Public Member Functions | |
| template<typename A , typename C > | |
| static void | apply (A &&a, C &&c) |
| Apply the functor. More... | |
Functor for Inverse.
|
inlinestatic |
Apply the functor.
| a | The input sub expression |
| c | The output sub expression |
1.8.13