Function LouLib::Math::operator-(const Vector&, const Vector&)

Function Documentation

Vector LouLib::Math::operator-(const Vector &a, const Vector &b)

Operator for the difference of two vectors

Throws

std::invalid_argument – if the vectors have different sizes