Skip to content

Fix incorrect inner product when building the phase

Micael Oliveira requested to merge fix_build_phase_correction into develop

Description

Fixed inner product between vectors of different sizes that was done when the code was compiled for max dim>3.

Merge request reports