FACT++  1.0
double Ring::sqr ( double  x)
inlineprivate

Definition at line 20 of file Ring.h.

References Ring().

20 { return x*x; }

+ Here is the call graph for this function: