$extrastylesheet
Modules | |
v2w2v functions | |
v2w_w2v functions | |
vv2b functions |
Namespaces | |
namespace | mln::fun::i2v |
namespace | mln::fun::n2v |
namespace | mln::fun::stat |
namespace | mln::fun::v2i |
namespace | mln::fun::v2v |
Classes | |
struct | mln::Function< E > |
Base class for implementation of function-objects. More... | |
struct | mln::Function_n2v< E > |
Base class for implementation of function-objects from Nil to value. More... | |
struct | mln::Function_v2b< E > |
Base class for implementation of function-objects from a value to a Boolean. More... | |
struct | mln::Function_v2v< E > |
Base class for implementation of function-objects from value to value. More... | |
struct | mln::Function_vv2b< E > |
Base class for implementation of function-objects from a couple of values to a Boolean. More... | |
struct | mln::Function_vv2v< E > |
Base class for implementation of function-objects from a couple of values to a value. More... | |
struct | mln::fun::v2v::round< R > |
Round the given value. More... | |
struct | mln::fun::v2v::round_sat< R > |
Round the given value considering its type as circular. More... |
All predefined functions.