Public Types | Public Member Functions

my::sqrt Struct Reference

Inheritance diagram for my::sqrt:
Inheritance graph

List of all members.

Public Types

typedef Function_v2v< void > category
typedef sqrt exact_t
typedef void mutable_result
typedef unsigned short result

Public Member Functions

template<typename T >
result operator() (T c) const

Detailed Description

Definition at line 60 of file data/transform.cc.


Member Typedef Documentation

typedef Function_v2v<void> mln::Function_v2v< sqrt >::category [inherited]

Reimplemented from mln::Function< sqrt >.

Definition at line 126 of file function.hh.

typedef sqrt mln::Object< sqrt >::exact_t [inherited]

Definition at line 173 of file object.hh.

typedef void mln::Function_v2v< sqrt >::mutable_result [inherited]

Definition at line 127 of file function.hh.

typedef unsigned short my::sqrt::result

Definition at line 62 of file data/transform.cc.


Member Function Documentation

template<typename T >
result my::sqrt::operator() ( c  )  const [inline]

Definition at line 65 of file data/transform.cc.