Rasmus Munk Larsen
|
d7d0bf832d
|
Issue an error in case of direct inclusion of internal headers.
|
2021-09-10 19:12:26 +00:00 |
|
Alexander Karatarakis
|
4ba872bd75
|
Avoid leading underscore followed by cap in template identifiers
|
2021-08-04 22:41:52 +00:00 |
|
Christoph Hertzberg
|
449ff74672
|
Fix most Doxygen warnings. Also add links to stable documentation from unsupported modules (by using the corresponding Doxytags file).
Manually grafted from d107a371c6
|
2018-10-19 21:10:28 +02:00 |
|
Gael Guennebaud
|
846b227bb7
|
Get rid of class internal::nested<> (still have to updated Tensor module)
|
2015-06-19 17:56:39 +02:00 |
|
Gael Guennebaud
|
fc202bab39
|
Index refactoring: StorageIndex must be used for storage only (and locally when it make sense). In all other cases use the global Index type.
|
2015-02-13 18:57:41 +01:00 |
|
Christoph Hertzberg
|
e8cdbedefb
|
bug #877, bug #572: Introduce a global Index typedef. Rename Sparse*::Index to StorageIndex, make Dense*::StorageIndex an alias to DenseIndex. Overall this commit gets rid of all Index conversion warnings.
|
2014-12-04 22:48:53 +01:00 |
|
Desire NUENTSA
|
4bb1c48f25
|
Add a block sparse matrix class. tests to be added
|
2013-09-20 18:54:17 +02:00 |
|