Contents

SPARSE_NORM_ONE

Norm One

Declaration

var SPARSE_NORM_ONE: sparse_norm { get }

Discussion

| Matrix element wise | sumᵢ,ⱼ ( | A[i,j] | ) | |—|—| | Matrix operator | maxⱼ ( sumᵢ ( | A[i,j] | ) | | Vector element wise | sqrt( sumᵢ,ⱼ (A[i,j])² ) |

See Also

Constants