is_autodiff_real< T > Struct Template Reference#
|
DiFfRG
Discretization Framework for functional Renormalization Group flows
|
DiFfRG::is_autodiff_real< T > Struct Template Reference
Type trait: true iff T is any autodiff::Real<N, U> specialization. Allows generic handling of higher-order forward-mode AD types beyond autodiff::real (= autodiff::Real<1, double>). More...
#include <math.hh>
Inheritance diagram for DiFfRG::is_autodiff_real< T >:
Detailed Description
template<typename T>
struct DiFfRG::is_autodiff_real< T >
struct DiFfRG::is_autodiff_real< T >
Type trait: true iff T is any autodiff::Real<N, U> specialization. Allows generic handling of higher-order forward-mode AD types beyond autodiff::real (= autodiff::Real<1, double>).
The documentation for this struct was generated from the following file:
- /home/runner/work/DiFfRG_current/DiFfRG_current/DiFfRG/include/DiFfRG/common/math.hh
Generated by