Home
last modified time | relevance | path

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

/ndk/tests/device/test-gnustl-full/unit/
Dunary.h19 struct square_root : public unary_function<double, double> { struct
20 double operator()(double x_) const in operator()
/ndk/tests/device/test-stlport/unit/
Dunary.h19 struct square_root : public unary_function<double, double> { struct
20 double operator()(double x_) const in operator()