Searched defs:MatrixAdd (Results 1 – 1 of 1) sorted by relevance
64 struct MatrixAdd : public ::std::binary_function<double,double,double> struct66 inline double operator() (const double& lhs, const double& rhs) const in operator ()()
Completed in 28 milliseconds