mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Move Doxygen-only stuff to *.dox
This commit is contained in:
@@ -220,9 +220,6 @@
|
||||
/** \brief Namespace containing all symbols from the %Eigen library. */
|
||||
namespace Eigen {
|
||||
|
||||
/** \brief Namespace containing low-level routines from the %Eigen library. */
|
||||
namespace internal {}
|
||||
|
||||
inline static const char *SimdInstructionSetsInUse(void) {
|
||||
#if defined(EIGEN_VECTORIZE_AVX)
|
||||
return "AVX SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2";
|
||||
|
||||
Reference in New Issue
Block a user