source: git/kernel/linear_algebra/linear_algebra.dox @ c57af60

spielwiese
Last change on this file since c57af60 was c57af60, checked in by Frédéric Chapoton <chapoton@…>, 17 months ago
again fixing typos in kernel/
  • Property mode set to 100644
File size: 279 bytes
Line 
1/*! \page kernel_linear_algebra_page Linear algebra related algorithms
2
3 This sub-package of kernel (\ref kernel_page) contains
4 Linear algebra related algorithms.
5
6 TODO: list those algorithms... and corresponding interpreter functions...?
7 Minor? eigenval? interpolation?
8
9*/
10
Note: See TracBrowser for help on using the repository browser.