21 #ifndef yap_complex_to_string_h
22 #define yap_complex_to_string_h
31 std::string
to_string(
const std::complex<T>& z)
RealIntegralElement real(const ComplexIntegralElement &Z)
Definition: IntegralElement.h:144
ComplexIntegralElement conj(const ComplexIntegralElement &Z)
Definition: IntegralElement.h:140
std::string to_string(const CachedValue::Status &S)
streaming operator for CachedValue::Status
Definition: CachedValue.cxx:27
RealIntegralElement imag(const ComplexIntegralElement &Z)
Definition: IntegralElement.h:148