NeoPZ
Macros | Functions
tfadlog.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define FAD_LOG_MACRO(OP)
 

Functions

template<int Num, class T >
bool operator! (const TFad< Num, T > &a)
 
template<class T >
bool operator! (const TFadExpr< T > &a)
 

Macro Definition Documentation

◆ FAD_LOG_MACRO

#define FAD_LOG_MACRO (   OP)

Definition at line 23 of file tfadlog.h.

Function Documentation

◆ operator!() [1/2]

template<int Num, class T >
bool operator! ( const TFad< Num, T > &  a)
inline

Definition at line 99 of file tfadlog.h.

References TFad< Num, T >::val().

◆ operator!() [2/2]

template<class T >
bool operator! ( const TFadExpr< T > &  a)
inline

Definition at line 103 of file tfadlog.h.

References TFadExpr< T >::val().