Skip to content

Use norm2 where appropriate

Nicolas Tancogne-Dejean requested to merge 532-norm2 into develop

Description

Replace the calculations on norms by norm2 intrinsic functions when possible.

The same applies for the dot products of a vector with itself.

Closes #532 (closed)

Edited by Micael Oliveira

Merge request reports