Commit Graph

61 Commits

Author SHA1 Message Date
Simon Giraudot 09f3659353 Improving doc 2015-09-02 15:40:30 +02:00
Simon Giraudot b8f9d59dc9 Correcting/improving doc 2015-09-01 11:10:27 +02:00
Simon Giraudot 28e5432c16 Renaming 'VCM' to 'diagonalize' 2015-08-31 08:30:01 +02:00
Simon Giraudot b2897fd691 Rename eigen_sparse_solvers.cpp by sparse_solvers.cpp (documentation is generic) 2015-08-26 15:18:03 +02:00
Simon Giraudot 8a46d3cd5e Include Lapack svd in Solver interface (another model for SvdTraits) 2015-08-26 14:49:27 +02:00
Simon Giraudot 7e50599ffa Update doc and example with Eigen_vcm_traits API 2015-08-26 14:26:03 +02:00
Simon Giraudot 02c9847518 Add unsigned int template to VCM_traits so that matrices of dimension other than 3 can be diagonalized 2015-08-25 15:12:44 +02:00
Simon Giraudot f04eeea969 Sparse solver example: removed unused variable 2015-08-25 11:18:04 +02:00
Simon Giraudot b1151e6f04 New example for sparse solvers 2015-08-24 16:12:51 +02:00
Simon Giraudot edd823d2fd Example of eigendecomposition 2015-08-21 14:55:48 +02:00
Simon Giraudot 99eb0e1041 Started working on examples 2015-08-21 12:31:53 +02:00