* @brief Transport an input matrix to the manifold defined by the dIntegrate computation.
* @brief Transport a matrix from the terminal to the originate tangent space of the integrate operation.
*
* @details This input and output has to be interpreted in terms of Lie group, not vector space: as such,
* Thus, dIntegrate(q, v, J, arg) creates a manifold manifold M given by a small variation of the configuration vector or the tangent vector into the tangent space at identity.
* We are moving our input matrix onto this manifold M.
* @details This function performs the parallel transportation of an input matrix whose columns are expressed in the tangent space of the integrated element \f$ q \oplus v \f$,
* to the tangent space of \f$ q \f$.
* In the context of configuration spaces assimilated as vectorial spaces, this operation corresponds to Identity.
* For Lie groups, its corresponds to the canonical vector field transportation.
*
* @param[in] model Model of the kinematic tree on which the integration operation is performed.
* @brief Transport an input matrix to the manifold defined by the dIntegrate computation.
* @brief Transport a matrix from the terminal to the originate tangent space of the integrate operation.
*
* @details This input and output has to be interpreted in terms of Lie group, not vector space: as such,
* Thus, dIntegrate(q, v, J, arg) creates a manifold manifold M given by a small variation of the configuration vector or the tangent vector into the tangent space at identity.
* We are moving our input matrix onto this manifold M.
* @details This function performs the parallel transportation of an input matrix whose columns are expressed in the tangent space of the integrated element \f$ q \oplus v \f$,
* to the tangent space of \f$ q \f$.
* In the context of configuration spaces assimilated as vectorial spaces, this operation corresponds to Identity.
* For Lie groups, its corresponds to the canonical vector field transportation.
*
* @param[in] model Model of the kinematic tree on which the integration operation is performed.
* @brief Transportinplace an input matrix to the manifold defined by the dIntegrate computation.
* @brief Transportinplace a matrix from the terminal to the originate tangent space of the integrate operation.
*
* @details This input and output has to be interpreted in terms of Lie group, not vector space: as such,
* Thus, dIntegrate(q, v, J, arg) creates a manifold manifold M given by a small variation of the configuration vector or the tangent vector into the tangent space at identity.
* We are moving our input matrix onto this manifold M.
* @details This function performs the parallel transportation of an input matrix whose columns are expressed in the tangent space of the integrated element \f$ q \oplus v \f$,
* to the tangent space of \f$ q \f$.
* In the context of configuration spaces assimilated as vectorial spaces, this operation corresponds to Identity.
* For Lie groups, its corresponds to the canonical vector field transportation.
*
* @param[in] model Model of the kinematic tree on which the integration operation is performed.
* @brief Transport an input matrix to the manifold defined by the dIntegrate computation.
* @brief Transport in place a matrix from the terminal to the originate tangent space of the integrate operation.
*
* @details This input and output has to be interpreted in terms of Lie group, not vector space: as such,
* Thus, dIntegrate(q, v, J, arg) creates a manifold manifold M given by a small variation of the configuration vector or the tangent vector into the tangent space at identity.
* We are moving our input matrix onto this manifold M.
* @details This function performs the parallel transportation of an input matrix whose columns are expressed in the tangent space of the integrated element \f$ q \oplus v \f$,
* to the tangent space of \f$ q \f$.
* In the context of configuration spaces assimilated as vectorial spaces, this operation corresponds to Identity.
* For Lie groups, its corresponds to the canonical vector field transportation.
*
* @param[in] model Model of the kinematic tree on which the integration operation is performed.