|
MyraMath
|
Returns frobenius norm of a SparseMatrix. More...
Go to the source code of this file.
Classes | |
| class | myra::CSparseMatrixRange< Number > |
| Represents a const SparseMatrixRange. More... | |
Functions | |
| NumberS | myra::frobenius (const CSparseMatrixRange< NumberS > &A) |
| Returns the frobenius norm of a SparseMatrix A. | |
| NumberD | myra::frobenius (const CSparseMatrixRange< NumberD > &A) |
| NumberS | myra::frobenius (const CSparseMatrixRange< NumberC > &A) |
| NumberD | myra::frobenius (const CSparseMatrixRange< NumberZ > &A) |
Returns frobenius norm of a SparseMatrix.
1.8.13