vector_functions.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  cml

Functions

template<typename XprT >
XprT::value_type cml::length (VECXPR_ARG_TYPE arg)
 Length of a vector expr.
template<typename E , class AT >
vector< E, AT >::value_type cml::length (const vector< E, AT > &arg)
 Length of a vector.
template<typename XprT >
XprT::value_type cml::length_squared (VECXPR_ARG_TYPE arg)
 Squared length of a vector expr.
template<typename E , class AT >
vector< E, AT >::value_type cml::length_squared (const vector< E, AT > &arg)
 Squared length of a vector.
template<typename XprT >
XprT::result_type cml::normalize (VECXPR_ARG_TYPE arg)
 Normalize a vector expr.
template<typename E , class AT >
vector< E, AT > cml::normalize (const vector< E, AT > &arg)
 Normalize a vector.


Detailed Description

Definition in file vector_functions.h.


Generated on Sat Jul 18 19:35:36 2009 for CML 1.0 by  doxygen 1.5.9