mln::fun::v2v::l2_norm< V, R > Struct Template Reference

L2-norm. More...

#include <norm.hh>

Inheritance diagram for mln::fun::v2v::l2_norm< V, R >:
Inheritance graph

List of all members.


Detailed Description

template<typename V, typename R>
struct mln::fun::v2v::l2_norm< V, R >

L2-norm.

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

See also:
mln::norm::l2.

Definition at line 69 of file v2v/norm.hh.