aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Core/arch/Default/TypeCasting.h
Commit message (Collapse)AuthorAge
* Support BFloat16 in EigenGravatar Teng Lu2020-06-20
|
* Clean up float16 a.k.a. Eigen::half support in Eigen. Move the definition of ↵Gravatar Rasmus Munk Larsen2019-08-27
half to Core/arch/Default and move arch-specific packet ops to their respective sub-directories.