From 6706ebc31a7e39cb36c965f57e6cd80e521a7c15 Mon Sep 17 00:00:00 2001
From: cont-integration <CI@iri.upc.edu>
Date: Tue, 5 Dec 2023 14:59:06 +0100
Subject: [PATCH] [skip ci] applied clang format

---
 include/core/factor/factor_analytic.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/core/factor/factor_analytic.h b/include/core/factor/factor_analytic.h
index 529cdb304..75fadf588 100644
--- a/include/core/factor/factor_analytic.h
+++ b/include/core/factor/factor_analytic.h
@@ -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 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
      *
      **/
-- 
GitLab