Function parpe::getVectorDifference

Function Documentation

std::vector<double> parpe::getVectorDifference(gsl::span<const double> v, gsl::span<const double> w)

Get difference of two vectors (v - w).

Return

the norm

Parameters
  • v:

  • w: