blitz Version 1.0.2
Loading...
Searching...
No Matches
blitz::LogicalNot< T_numtype1 > Struct Template Reference

#include <ops.h>

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

Public Types

typedef bool 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

◆ T_numtype

Member Function Documentation

◆ apply()

template<typename T_numtype1 >
static T_numtype blitz::LogicalNot< T_numtype1 >::apply ( T_numtype1 a)
inlinestatic

◆ prettyPrint()

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

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