#include "PPDBodyOrientation.h"
#include "PPDSingleVar.h"
#include <Rcs_typedef.h>
#include <Rcs_Mat3d.h>
#include <Rcs_Vec3d.h>
#include <stdexcept>
Go to the source code of this file.
Namespaces | |
Rcs | |
Functions | |
void | Rcs::Vec33d_setZero (double v[3][3]) |
void | Rcs::Vec33d_add (double dst[3][3], const double v1[3][3], const double v2[3][3]) |