IMP  2.0.1
The Integrative Modeling Platform
IMP::algebra::VectorD< D > Member List

This is the complete list of members for IMP::algebra::VectorD< D >, including all inherited members.

compare(const VectorD< D > &a, const VectorD< D > &b)IMP::algebra::VectorD< D >related
CoordinateConstIterator typedef (defined in IMP::algebra::VectorD< D >)IMP::algebra::VectorD< D >
CoordinateIterator typedef (defined in IMP::algebra::VectorD< D >)IMP::algebra::VectorD< D >
coordinates_begin() (defined in IMP::algebra::VectorD< D >)IMP::algebra::VectorD< D >
coordinates_begin() const (defined in IMP::algebra::VectorD< D >)IMP::algebra::VectorD< D >
coordinates_end() (defined in IMP::algebra::VectorD< D >)IMP::algebra::VectorD< D >
coordinates_end() const (defined in IMP::algebra::VectorD< D >)IMP::algebra::VectorD< D >
GeometricPrimitiveD() (defined in IMP::algebra::GeometricPrimitiveD< D >)IMP::algebra::GeometricPrimitiveD< D >protected
get_basis_vector_d(unsigned int coordinate)IMP::algebra::VectorD< D >related
get_coordinates() const (defined in IMP::algebra::VectorD< D >)IMP::algebra::VectorD< D >
get_dimension() const (defined in IMP::algebra::VectorD< D >)IMP::algebra::VectorD< D >
get_distance(const VectorD< D > &v1, const VectorD< D > &v2)IMP::algebra::VectorD< D >related
get_elementwise_product(const algebra::VectorD< D > &a, const algebra::VectorD< D > &b)IMP::algebra::VectorD< D >related
get_elementwise_product(const Ints &a, const algebra::VectorD< D > &b)IMP::algebra::VectorD< D >related
get_magnitude() const (defined in IMP::algebra::VectorD< D >)IMP::algebra::VectorD< D >
get_random_vector_in(const BoundingBoxD< D > &bb)IMP::algebra::VectorD< D >related
get_random_vector_on(const BoundingBoxD< D > &bb)IMP::algebra::VectorD< D >related
get_scalar_product(const VectorD< D > &o) const (defined in IMP::algebra::VectorD< D >)IMP::algebra::VectorD< D >
get_squared_distance(const VectorD< D > &v1, const VectorD< D > &v2)IMP::algebra::VectorD< D >related
get_squared_magnitude() const (defined in IMP::algebra::VectorD< D >)IMP::algebra::VectorD< D >
get_uniform_surface_cover(const SpherePatch3D &sph, unsigned int number_of_points)IMP::algebra::VectorD< D >related
get_unit_vector() const IMP::algebra::VectorD< D >
get_vector_d_geometry(const VectorD< D > &g)IMP::algebra::VectorD< D >related
operator*(double s, const VectorD< D > &o)IMP::algebra::VectorD< D >related
operator[](unsigned int i) const IMP::algebra::VectorD< D >
operator[](unsigned int i)IMP::algebra::VectorD< D >
read_pts(base::TextInput input)IMP::algebra::VectorD< D >related
set_vector_d_geometry(VectorD< D > &g, const VectorD< D > &v)IMP::algebra::VectorD< D >related
VectorD(const Floats &f)IMP::algebra::VectorD< D >
VectorD(It b, It e)IMP::algebra::VectorD< D >
VectorD(double x)IMP::algebra::VectorD< D >explicit
VectorD(double x, double y)IMP::algebra::VectorD< D >
VectorD(double x, double y, double z)IMP::algebra::VectorD< D >
VectorD(double x0, double x1, double x2, double x3)IMP::algebra::VectorD< D >
VectorD()IMP::algebra::VectorD< D >
write_pts(const Vector3Ds &vs, base::TextOutput out)IMP::algebra::VectorD< D >related