Skip to content
Snippets Groups Projects
Commit 6706ebc3 authored by cont-integration's avatar cont-integration
Browse files

[skip ci] applied clang format

parent fad55507
No related branches found
No related tags found
1 merge request!448Draft: Resolve "Implementation of new nodes creation"
Pipeline #17046 skipped
...@@ -69,7 +69,7 @@ class FactorAnalytic : public FactorBase ...@@ -69,7 +69,7 @@ class FactorAnalytic : public FactorBase
* *
* \param _st_vector is a vector containing the mapped eigen vectors of all state blocks involved in the factor * \param _st_vector is a vector containing the mapped eigen vectors of all state blocks involved in the factor
* \param jacobians is an output vector of mapped eigen matrices that sould contain the jacobians w.r.t each state * \param jacobians is an output vector of mapped eigen matrices that sould contain the jacobians w.r.t each state
*block *block
* \param _compute_jacobian is a vector that specifies whether the ith jacobian sould be computed or not * \param _compute_jacobian is a vector that specifies whether the ith jacobian sould be computed or not
* *
**/ **/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment