Function opensn::operator-
Defined in File math.h
Function Documentation
-
std::vector<double> opensn::operator-(const std::vector<double> &a, const std::vector<double> &b)
Subtracts two vectors component-wise.
Defined in File math.h
Subtracts two vectors component-wise.