IMP logo
IMP Reference Guide  develop.cb6747d2d1,2024/03/28
The Integrative Modeling Platform
SphericalVector3D.h File Reference

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 <cereal/access.hpp>
#include <cmath>
+ Include dependency graph for SphericalVector3D.h:
+ This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

Stores and converts spherical coordinates.

Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file SphericalVector3D.h.