_sqrt< T > Struct Template Reference
Wrapper for element-wise square-root.
More...
#include <tools.hh>
Inheritance diagram for _sqrt< T >:
[legend]Collaboration diagram for _sqrt< T >:
[legend]List of all members.
|
Public Member Functions |
T | operator() (const T &x) const |
| Compute square-root.
|
Detailed Description
template<typename T>
struct _sqrt< T >
Wrapper for element-wise square-root.
The documentation for this struct was generated from the following file: