mln::fun::v2w_w2v::l1_norm< V, R > Struct Template Reference

L1-norm. More...

#include <norm.hh>

Inheritance diagram for mln::fun::v2w_w2v::l1_norm< V, R >:
Inheritance graph

List of all members.


Detailed Description

template<typename V, typename R>
struct mln::fun::v2w_w2v::l1_norm< V, R >

L1-norm.

V is the type of input values; R is the result type.

See also:
mln::norm::l1.

Definition at line 56 of file v2w_w2v/norm.hh.