NeoPZ
Macros | Functions
fadlog.h File Reference
#include "pzreal.h"
Include dependency graph for fadlog.h:
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<class T >
bool operator! (const Fad< T > &a)
 
template<class T >
bool operator! (const FadExpr< T > &a)
 

Macro Definition Documentation

◆ FAD_LOG_MACRO

#define FAD_LOG_MACRO (   OP)

Definition at line 26 of file fadlog.h.

Function Documentation

◆ operator!() [1/2]

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

Definition at line 83 of file fadlog.h.

References Fad< T >::val().

◆ operator!() [2/2]

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

Definition at line 87 of file fadlog.h.

References FadExpr< T >::val().