blitz  Version 1.0.2
blitz::BitwiseNot< T_numtype1 > Struct Template Reference

#include <ops.h>

Collaboration diagram for blitz::BitwiseNot< T_numtype1 >:
Collaboration graph

Public Types

typedef T_numtype1 T_numtype
 

Static Public Member Functions

static T_numtype apply (T_numtype1 a)
 
template<typename T1 >
static void prettyPrint (std::string &str, prettyPrintFormat &format, const T1 &t1)
 

Member Typedef Documentation

template<typename T_numtype1 >
typedef T_numtype1 blitz::BitwiseNot< T_numtype1 >::T_numtype

Member Function Documentation

template<typename T_numtype1 >
static T_numtype blitz::BitwiseNot< T_numtype1 >::apply ( T_numtype1  a)
inlinestatic
template<typename T_numtype1 >
template<typename T1 >
static void blitz::BitwiseNot< T_numtype1 >::prettyPrint ( std::string &  str,
prettyPrintFormat format,
const T1 &  t1 
)
inlinestatic

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