ad.h Source File
|
CPP API
|
ad.h
Go to the documentation of this file.
52 struct std::numeric_limits<ad::internal::active_type<FP, DataHandler>> : public numeric_limits<FP> {
67 IsComplex = 0,
68 IsInteger = 0,
69 IsSigned = 1,
70 RequireInitialization = 1,
71 ReadCost = 1,
72 AddCost = 3,
74 };
Definition: ad.h:57
const FP & format_as(const active_type< FP, DataHandler > &ad_type)
Format AD types (like ad::gt1s<double>::type) using their value for logging with spdlog.
Definition: ad.h:41
Definition: ad.h:31
Definition: ad.hpp:692
Generated by