#include <op_trig_proto.hpp>
Static Public Member Functions | |
template<typename T1 > | |
static void | apply (Mat< typename T1::elem_type > &out, const Op< T1, op_acosh > &in) |
template<typename T , typename T1 > | |
static void | apply (Mat< std::complex< T > > &out, const Op< T1, op_acosh > &in) |
Definition at line 54 of file op_trig_proto.hpp.
static void op_acosh::apply | ( | Mat< std::complex< T > > & | out, | |
const Op< T1, op_acosh > & | in | |||
) | [inline, static] |