cMHN 1.1
C++ library for learning MHNs with pRC
Loading...
Searching...
No Matches
Namespaces | Functions
tan.hpp File Reference
#include <prc/core/complex/complex.hpp>
#include <prc/core/complex/functions/cos.hpp>
#include <prc/core/complex/functions/div.hpp>
#include <prc/core/complex/functions/sin.hpp>

Go to the source code of this file.

Namespaces

namespace  pRC
 

Functions

template<class T >
static constexpr auto pRC::tan (Complex< T > const &a)