Error Measures
Manopt.meanSquaredError — FunctionmeanSquaredError(M, p, q)Compute the (mean) squared error between the two points p and q on the (power) manifold M.
Manopt.meanAverageError — FunctionmeanSquaredError(M,x,y)Computes the (mean) squared error between the two points x and y on the PowerManifold manifold M.