#include <ostream>
#include <openbabel/math/vector3.h>
#include <openbabel/oberror.h>
Include dependency graph for matrix3x3.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | OpenBabel |
Classes | |
class | matrix3x3 |
Represents a real 3x3 matrix. More... | |
Defines | |
#define | RAD_TO_DEG (180.0/M_PI) |
#define | DEG_TO_RAD (M_PI/180.0) |
Functions | |
vector3 | center_coords (double *, int) |
#define RAD_TO_DEG (180.0/M_PI) |
#define DEG_TO_RAD (M_PI/180.0) |