Skip to content
Snippets Groups Projects
  1. Jun 06, 2014
  2. Mar 20, 2014
  3. Mar 11, 2014
  4. Mar 07, 2014
  5. Mar 03, 2014
  6. Feb 28, 2014
  7. Feb 22, 2014
  8. Feb 20, 2014
  9. Sep 13, 2013
  10. Jul 24, 2013
  11. Jun 26, 2013
  12. Jun 18, 2013
    • Dmitri Naumov's avatar
      Made GaussAlgorithm a template. · 1cba4273
      Dmitri Naumov authored
      The template arguments are matrix type and vector type. For new
      matrix types it is necessary to specialize the template. This is
      done for DenseMatrix as matrix type and double* as vector type.
      1cba4273
Loading