FrobeniusNorm#

template<int m, int n, typename T>
T FrobeniusNorm(
const XMatrix<m, n, T> &A,
)#