Tatooine
Namespaces | Functions
eigenvalues.h File Reference

Go to the source code of this file.

Namespaces

namespace  tatooine
 

Functions

template<static_quadratic_mat Mat>
auto tatooine::eigenvectors_sym (Mat &&A)
 
template<fixed_size_quadratic_mat< 2 > Mat>
constexpr auto tatooine::eigenvalues_sym (Mat &&A)
 
template<static_quadratic_mat Mat>
constexpr auto tatooine::eigenvalues (Mat &&A)
 
template<static_quadratic_mat Mat>
auto tatooine::eigenvectors (Mat &&B)