Public Types | Public Member Functions

mysqrt Struct Reference

Inheritance diagram for mysqrt:
Inheritance graph

List of all members.

Public Types

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

Public Member Functions

result operator() (int c) const

Detailed Description

Definition at line 54 of file transform_full.cc.


Member Typedef Documentation

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

Reimplemented from mln::Function< mysqrt >.

Definition at line 126 of file function.hh.

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

Definition at line 173 of file object.hh.

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

Definition at line 127 of file function.hh.

typedef unsigned short mysqrt::result

Definition at line 56 of file transform_full.cc.


Member Function Documentation

result mysqrt::operator() ( int  c  )  const [inline]

Definition at line 57 of file transform_full.cc.