Skip to content

Vector::norm()

Nicolas Marsic requested to merge VectorNorm into master

Hi again,

I need to compute the p-norm of Vector a few times. I guess that's probably something handy to have in the API? (Unless I missed a spot where it is already implemented?)

Cheers, Nicolas.

Merge request reports