Go to the documentation of this file. 30 #ifndef SHARK_LINALG_BLAS_KERNELS_SYEV_HPP 31 #define SHARK_LINALG_BLAS_KERNELS_SYEV_HPP 34 #ifdef SHARK_USE_LAPACK 40 namespace shark {
namespace blas {
namespace kernels{
51 template <
typename MatrA,
typename VectorB>