ad.h File Reference

CPP API: ad.h File Reference
ad.h File Reference
#include "ad/ad.hpp"
#include "memilio/math/eigen.h"
#include <cmath>
#include <limits>
Include dependency graph for ad.h:

Go to the source code of this file.

Classes

struct  std::numeric_limits< ad::internal::active_type< FP, DataHandler > >
 
struct  Eigen::NumTraits< ad::internal::active_type< FP, DataHandler > >
 

Namespaces

 ad
 
 ad::internal
 
 Eigen
 

Functions

template<class FP , class DataHandler >
const FP & ad::internal::format_as (const active_type< FP, DataHandler > &ad_type)
 Format AD types (like ad::gt1s<double>::type) using their value for logging with spdlog. More...