tetl 0.1.0
Embedded Template Library
|
Go to the source code of this file.
Namespaces | |
namespace | etl |
namespace | etl::linalg |
Functions | |
template<in_matrix InMat> | |
constexpr auto | matrix_frob_norm (InMat a) |
template<in_matrix InMat, typename Scalar> | |
constexpr auto | matrix_frob_norm (InMat a, Scalar init) -> Scalar |