Tatooine
|
Go to the source code of this file.
Namespaces | |
namespace | tatooine |
Functions | |
template<typename T , size_t N, integral P = int> | |
auto | tatooine::condition_number (tensor< T, N, N > const &A, P const p=2) |
compute condition number More... | |
template<typename Tensor , typename T , size_t N, typename PReal > | |
auto | tatooine::condition_number (base_tensor< Tensor, T, N, N > const &A, PReal p) |