CGAL 5.6.1 - dD Geometry Kernel
CGAL::Vector_d< Kernel > Member List

This is the complete list of members for CGAL::Vector_d< Kernel >, including all inherited members.

Base_vector typedefCGAL::Vector_d< Kernel >
cartesian(int i)CGAL::Vector_d< Kernel >
cartesian_begin()CGAL::Vector_d< Kernel >
Cartesian_const_iterator typedefCGAL::Vector_d< Kernel >
cartesian_end()CGAL::Vector_d< Kernel >
dimension()CGAL::Vector_d< Kernel >
direction()CGAL::Vector_d< Kernel >
homogeneous(int i)CGAL::Vector_d< Kernel >
homogeneous_begin()CGAL::Vector_d< Kernel >
Homogeneous_const_iterator typedefCGAL::Vector_d< Kernel >
homogeneous_end()CGAL::Vector_d< Kernel >
is_zero()CGAL::Vector_d< Kernel >
LA typedefCGAL::Vector_d< Kernel >
operator*(const Vector_d< Kernel > &w)CGAL::Vector_d< Kernel >
operator*(const RT &n, const Vector_d< Kernel > &v)CGAL::Vector_d< Kernel >
operator*(const FT &r, const Vector_d< Kernel > &v)CGAL::Vector_d< Kernel >
operator*=(const RT &n)CGAL::Vector_d< Kernel >
operator*=(const FT &r)CGAL::Vector_d< Kernel >
operator+(const Vector_d< Kernel > &w)CGAL::Vector_d< Kernel >
operator+=(const Vector_d< Kernel > &w)CGAL::Vector_d< Kernel >
operator-(const Vector_d< Kernel > &w)CGAL::Vector_d< Kernel >
operator-()CGAL::Vector_d< Kernel >
operator-=(const Vector_d< Kernel > &w)CGAL::Vector_d< Kernel >
operator/(const RT &n)CGAL::Vector_d< Kernel >
operator/(const FT &r)CGAL::Vector_d< Kernel >
operator/=(const RT &n)CGAL::Vector_d< Kernel >
operator/=(const FT &r)CGAL::Vector_d< Kernel >
operator[](int i)CGAL::Vector_d< Kernel >
squared_length()CGAL::Vector_d< Kernel >
transform(const Aff_transformation_d< Kernel > &t)CGAL::Vector_d< Kernel >
Vector_d()CGAL::Vector_d< Kernel >
Vector_d(int d, Null_vector)CGAL::Vector_d< Kernel >
Vector_d(int d, InputIterator first, InputIterator last)CGAL::Vector_d< Kernel >
Vector_d(int d, InputIterator first, InputIterator last, RT D)CGAL::Vector_d< Kernel >
Vector_d(int d, Base_vector, int i)CGAL::Vector_d< Kernel >
Vector_d(RT x, RT y, RT w=1)CGAL::Vector_d< Kernel >
Vector_d(RT x, RT y, RT z, RT w)CGAL::Vector_d< Kernel >