op_acosh Class Reference
[Op_trig]

#include <op_trig_proto.hpp>

List of all members.

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)


Detailed Description

Definition at line 54 of file op_trig_proto.hpp.


Member Function Documentation

template<typename T , typename T1 >
static void op_acosh::apply ( Mat< std::complex< T > > &  out,
const Op< T1, op_acosh > &  in 
) [inline, static]