Home
last modified time | relevance | path

Searched defs:MatrixPow (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/sc/source/core/tool/
H A Dinterpr5.cxx91 struct MatrixPow : public ::std::binary_function<double,double,double> struct
93 inline double operator() (const double& lhs, const double& rhs) const in operator ()()

Completed in 39 milliseconds