geomc 1.0
A c++ linear algebra template library
|
This is the complete list of members for PointType< T, N >, including all inherited members.
dot(const point_t &p0, const point_t &p1) (defined in PointType< T, N >) | PointType< T, N > | inlinestatic |
from_larger_vector(const Vec< T, N+1 > &v) (defined in PointType< T, N >) | PointType< T, N > | inlinestatic |
from_ptr(T *p) (defined in PointType< T, N >) | PointType< T, N > | inlinestatic |
iterator(point_t &p) (defined in PointType< T, N >) | PointType< T, N > | inlinestatic |
iterator(const point_t &p) (defined in PointType< T, N >) | PointType< T, N > | inlinestatic |
mag(const point_t &p) (defined in PointType< T, N >) | PointType< T, N > | inlinestatic |
mag2(const point_t &p) (defined in PointType< T, N >) | PointType< T, N > | inlinestatic |
point_t typedef (defined in PointType< T, N >) | PointType< T, N > | |
unit(const point_t &p) (defined in PointType< T, N >) | PointType< T, N > | inlinestatic |