<T>LAPACK 0.1.1
C++ Template Linear Algebra PACKage
Loading...
Searching...
No Matches
eigen_half.hpp File Reference

Eigen::half compatibility with tlapack::concepts::Real. More...

#include <Eigen/Core>
#include "tlapack/base/types.hpp"
Include dependency graph for eigen_half.hpp:

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 >
 

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)
 

Detailed Description

Eigen::half compatibility with tlapack::concepts::Real.

Author
Weslley S Pereira, University of Colorado Denver, USA