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

Go to the source code of this file.
Classes | |
| struct | tlapack::traits::complex_type_traits< Eigen::bfloat16, int > |
| struct | tlapack::traits::real_type_traits< Eigen::bfloat16, 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::bfloat16 &x) |
| Eigen::bfloat16 | tlapack::pow (int base, const Eigen::bfloat16 &exp) |
Eigen::bfloat16 compatibility with tlapack::concepts::Real.