Skip to content
Snippets Groups Projects
  1. Jan 29, 2019
  2. Jul 25, 2018
  3. May 21, 2018
  4. Apr 16, 2018
  5. Mar 06, 2018
  6. Dec 01, 2017
  7. Nov 15, 2017
  8. Nov 07, 2017
  9. Oct 19, 2017
  10. Sep 14, 2017
  11. Sep 13, 2017
  12. Aug 05, 2017
  13. May 31, 2017
  14. May 26, 2017
  15. May 25, 2017
  16. Apr 25, 2017
    • Joan Solà Ortega's avatar
      Rename some members: ... · f86bb0d4
      Joan Solà Ortega authored
      MEASUREMENT_SIZE --> RESIDUAL_SIZE
      measurementSize --> residualSize
      getStateBlockPtrVector() --> getStateScalarVector()
      getStatePtrVector() --> getStateBlockPtrVector()
      f86bb0d4
  17. Apr 07, 2017
  18. Mar 28, 2017
  19. Nov 19, 2016
  20. Nov 16, 2016
  21. Nov 03, 2016
  22. Oct 26, 2016
  23. Oct 21, 2016
  24. Oct 20, 2016
  25. Oct 18, 2016
  26. Oct 16, 2016
  27. Oct 15, 2016
    • Joan Solà Ortega's avatar
      [WIP] removing destruct() · ce184f39
      Joan Solà Ortega authored
      Need to see how to handle StateBlock removal:
      
      Probably use a weak_ptr up, and remove them from Problem lists with
      similar remove() methods.
      
      Cannot use the destructor because it may stay alive for any reason:
      then, use remove() as we’ll do in all wolf.
      ce184f39
    • Joan Solà Ortega's avatar
      [WIP] use shared_ptr in Factory · d26bde85
      Joan Solà Ortega authored
      shared L, still many bugs to fix
      d26bde85
  28. Oct 14, 2016
  29. Oct 06, 2016
  30. Oct 03, 2016
  31. Sep 30, 2016
  32. Sep 29, 2016
Loading