|
BubbleProfiler
0.3.0
by Peter Athron, Csaba Balazs, Michael Bardsley, Andrew Fowlie, Dylan Harries & Graham White
|
#include "rotation.hpp"#include "error.hpp"#include <vector>#include <string>#include <cassert>#include <stdexcept>#include <Eigen/Dense>Go to the source code of this file.
Namespaces | |
| BubbleProfiler | |
Functions | |
| Eigen::MatrixXd | BubbleProfiler::calculate_rotation_to_target (const Eigen::VectorXd &target) |
| Calculate the rotation matrix for a rotation to the target vector. More... | |
1.8.11