![]() |
Prusa Slicer 2.6.0
|
#include <src/eigen/Eigen/src/Geometry/OrthoMethods.h>
Public Types | |
| typedef plain_matrix_type< Derived >::type | VectorType |
| typedef traits< Derived >::Scalar | Scalar |
| typedef NumTraits< Scalar >::Real | RealScalar |
| typedef Matrix< Scalar, 2, 1 > | Vector2 |
Static Public Member Functions | |
| static EIGEN_DEVICE_FUNC VectorType | run (const Derived &src) |
| typedef NumTraits<Scalar>::Real Eigen::internal::unitOrthogonal_selector< Derived, Size >::RealScalar |
| typedef traits<Derived>::Scalar Eigen::internal::unitOrthogonal_selector< Derived, Size >::Scalar |
| typedef Matrix<Scalar,2,1> Eigen::internal::unitOrthogonal_selector< Derived, Size >::Vector2 |
| typedef plain_matrix_type<Derived>::type Eigen::internal::unitOrthogonal_selector< Derived, Size >::VectorType |
|
inlinestatic |
Referenced by Eigen::MatrixBase< Derived >::unitOrthogonal().
Here is the caller graph for this function: