|
libigl v2.5.0
|
#include "igl_inline.h"#include <Eigen/Core>#include <Eigen/Geometry>#include <vector>#include "super_fibonacci.cpp"Go to the source code of this file.
Namespaces | |
| namespace | igl |
Functions | |
| template<typename DerivedQ> | |
| void | igl::super_fibonacci (const int n, Eigen::PlainObjectBase< DerivedQ > &Q) |
| super_fibonacci Generate n quaternions according to "Super-Fibonacci
Spirals: Fast, Low-Discrepancy Sampling of SO(3)" [Alexa 2021] | |