|
<T>LAPACK 0.1.2
C++ Template Linear Algebra PACKage
|
Eigen::half compatibility with tlapack::concepts::Real. More...

Go to the source code of this file.
Classes | |
| struct | tlapack::traits::complex_type_traits< Eigen::half, int > |
| struct | tlapack::traits::real_type_traits< Eigen::half, int > |
Namespaces | |
| namespace | tlapack |
| Sort the numbers in D in increasing order (if ID = 'I') or in decreasing order (if ID = 'D' ). | |
Functions | |
| std::istream & | operator>> (std::istream &is, Eigen::half &x) |
| Eigen::half | tlapack::pow (int base, const Eigen::half &exp) |
| std::complex< Eigen::half > | tlapack::sqrt (const std::complex< Eigen::half > &z) |
Eigen::half compatibility with tlapack::concepts::Real.