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

L-infty norm. More...

#include <norm.hh>

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

List of all members.


Detailed Description

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

L-infty norm.

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

See also:
mln::norm::linfty.

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