Expression Templates Library (ETL)
Static Public Member Functions | List of all members
etl::detail::inv_impl Struct Reference

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...
 

Detailed Description

Functor for Inverse.

Member Function Documentation

◆ apply()

template<typename A , typename C >
static void etl::detail::inv_impl::apply ( A &&  a,
C &&  c 
)
inlinestatic

Apply the functor.

Parameters
aThe input sub expression
cThe output sub expression

The documentation for this struct was generated from the following file: