eigen

Description:C++ template library for linear algebra
License: MPL-2.0
Homepage:https://eigen.tuxfamily.org/index.php?title=Main_Page
Location:Portage
Legend:
  • + - stable
  • ~ - unstable
  • M - hardmask
alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86
3.4.0-r1 ~ + + + ~ - - + + ~ - + +

USE flags

  • cpu_flags_arm_neon - Use the NEON (ASIMD) instruction set
  • cpu_flags_ppc_altivec - Use the AltiVec/VMX instruction set
  • cpu_flags_ppc_vsx - Use the Vector Scalar Extension instruction set (POWER7 and later)
  • cuda - Build with cuda support
  • debug - Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
  • doc - Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
  • openmp - Build support for the OpenMP (support parallel computing), requires >=sys-devel/gcc-4.2 built with USE="openmp"
  • test - Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

Also available in: Atom

Thank you!