IMP
2.3.1
The Integrative Modeling Platform
|
Stores and converts spherical coordinates. More...
#include <IMP/algebra/algebra_config.h>
#include "Vector3D.h"
#include "IMP/base/exception.h"
#include "constants.h"
#include <IMP/base/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 | |
Synonym for IMP::kernel. | |
IMP::algebra | |
General purpose algebraic and geometric methods that are expected to be used by a wide variety of IMP modules. | |
Typedefs | |
typedef IMP::base::Vector < SphericalVector3D > | IMP::algebra::SphericalVector3Ds |
Stores and converts spherical coordinates.
Copyright 2007-2014 IMP Inventors. All rights reserved.
Definition in file SphericalVector3D.h.