Quantum++  v1.0-rc2
A modern C++11 quantum computing library
qpp::internal::Display_Impl_ Struct Reference

#include <internal/util.h>

Inheritance diagram for qpp::internal::Display_Impl_:

Public Member Functions

template<typename T >
std::ostream & display_impl_ (const T &A, std::ostream &os, double chop=qpp::chop) const
 

Member Function Documentation

◆ display_impl_()

template<typename T >
std::ostream& qpp::internal::Display_Impl_::display_impl_ ( const T &  A,
std::ostream &  os,
double  chop = qpp::chop 
) const
inline

The documentation for this struct was generated from the following file: