Searched defs:MatrixDiv (Results 1 – 1 of 1) sorted by relevance
84 struct MatrixDiv : public ::std::binary_function<double,double,double> struct86 inline double operator() (const double& lhs, const double& rhs) const in operator ()()
Completed in 31 milliseconds