IMP Reference Guide
2.14.0
The Integrative Modeling Platform
|
Stores and converts spherical coordinates. More...
#include <IMP/algebra/algebra_config.h>
#include "Vector3D.h"
#include "IMP/exception.h"
#include "constants.h"
#include <IMP/showable_macros.h>
#include "GeometricPrimitiveD.h"
#include <cmath>
Go to the source code of this file.
Classes | |
class | IMP::algebra::SphericalVector3D |
Class to represent a 3D point in spherical coordinates. More... | |
Namespaces | |
IMP | |
Base functionality and abstract base classes for representation, scoring and sampling. | |
IMP::algebra | |
General purpose algebraic and geometric methods that are expected to be used by a wide variety of IMP modules. | |
Typedefs | |
typedef IMP::Vector < SphericalVector3D > | IMP::algebra::SphericalVector3Ds |
Stores and converts spherical coordinates.
Copyright 2007-2020 IMP Inventors. All rights reserved.
Definition in file SphericalVector3D.h.