$extrastylesheet
#include <mln/fun/v2v/abs.hh>
Public Member Functions | |
V | operator() (const V &v) const |
Public Types | |
typedef Function_v2v< void > | category |
typedef abs< V > | exact_t |
typedef void | mutable_result |
typedef V | result |
Definition at line 50 of file fun/v2v/abs.hh.
V mln::fun::v2v::abs< V >::operator() | ( | const V & | v | ) | const |
|
inherited |
Definition at line 134 of file function.hh.
|
inherited |
|
inherited |
Definition at line 135 of file function.hh.
typedef V mln::fun::v2v::abs< V >::result |
Definition at line 52 of file fun/v2v/abs.hh.