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

Function Documentation

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

Operator for the sum of two vectors

Throws

std::invalid_argument – if the vectors have different sizes