Skip to content
Snippets Groups Projects

KLGaussianMixtureReduction : Since we moved to CxxUtils::vec we can simplify the code a bit more

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -110,7 +110,7 @@ struct triangularToIJ
@@ -110,7 +110,7 @@ struct triangularToIJ
* @brief Merge the componentsIn and return
* @brief Merge the componentsIn and return
* which componets got merged
* which componets got merged
*
*
* The inpupt component array is assumed to be
* The input component array is assumed to be
* GSFUtils::alignment aligned.
* GSFUtils::alignment aligned.
*
*
*/
*/
Loading