

Go to the source code of this file.
| Namespaces | |
| pinocchio | |
| Main pinocchio namespace. | |
| Functions | |
| template<typename MatrixType , typename VectorType > | |
| void | pinocchio::orthonormalisation (const Eigen::MatrixBase< MatrixType > &basis, const Eigen::MatrixBase< VectorType > &vec_) | 
| Perform the Gram-Schmidt orthonormalisation on the input/output vector for a given input basis.  More... | |