euclidean_space< V >
Description
Example
Definition
Template parameters
Parameter
Description
Default
V
Vector type
Model of
EuclideanSpace
Type requirements
V
is a model of the
Vector
concept with real or complex value_type.
Public base classes
Members
All members of
V
with, in addition,
Member
Where defined
Comment
value_type
Vector
real_type
BanachSpace
norm()
BanachSpace
Returns the 2-norm.
inner_prod(V const&,V const&)
HilbertSpace
computed using dot_product