tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
blas1_matrix_frob_norm.hpp File Reference

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