index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
doc
Commit message (
Expand
)
Author
Age
*
Update doc regarding the genericity of EIGEN_USE_BLAS
Gael Guennebaud
2016-04-11
*
Typos in doc.
Gael Guennebaud
2016-04-11
*
Import wiki's paragraph: "I disabled vectorization, but I'm still getting ann...
Gael Guennebaud
2016-02-12
*
bug #795: mention allocate_shared as a condidate for aligned_allocator.
Gael Guennebaud
2016-02-12
*
Fix triangularView versus triangularPart.
Gael Guennebaud
2016-02-12
*
Add exemples for reshaping/slicing with Map.
Gael Guennebaud
2016-02-06
*
Remove posix_memalign, _mm_malloc, and _aligned_malloc special paths.
Gael Guennebaud
2016-02-05
*
Clarify documentation on the restrictions of writable sparse block expressions.
Gael Guennebaud
2016-02-03
*
Extend doc on dense+sparse
Gael Guennebaud
2016-01-30
*
Update link to suitesparse.
Gael Guennebaud
2016-01-27
*
Doc: add flip* and arrayfun MatLab equivalent.
Gael Guennebaud
2016-01-26
*
bug #1144: clarify the doc about aliasing in case of resizing and matrix prod...
Gael Guennebaud
2016-01-25
*
Copyedit documentation: typos, spelling
Lars Buitinck
2016-01-24
*
extend matlab conversion table
Gael Guennebaud
2016-01-08
*
Workaround "empty paragraph" warning with clang -Wdocumentation
Gael Guennebaud
2015-12-30
*
Fix numerous doxygen issues in auto-link generation
Gael Guennebaud
2015-12-30
*
Fix links to Eigen2-to-Eigen3 porting helpers
Gael Guennebaud
2015-12-30
*
Recent versions of doxygen miss-parsed Eigen/* headers
Gael Guennebaud
2015-12-30
*
Add missing snippets for erf/erfc/lgamma functions.
Gael Guennebaud
2015-12-30
*
Add missing snippet for sign/cwiseSign functions.
Gael Guennebaud
2015-12-30
*
[doc] Remove extra ';' in Tutorial_AdvancedInitialization_Join.cpp
connor-k
2015-12-21
*
bug #1132: add EIGEN_MAPBASE_PLUGIN
Gael Guennebaud
2015-12-11
*
Add matrix-free solver example
Gael Guennebaud
2015-12-07
*
Add a note on initParallel being optional in C++11.
Gael Guennebaud
2015-11-23
*
Fix warning.
Gael Guennebaud
2015-10-29
*
Fix typo in TutorialSparse: laplace equation contains gradient symbol (\nabla...
Ilya Popov
2015-10-28
*
Remove auto references and referenced-by relation in doc.
Gael Guennebaud
2015-10-09
*
Update sparse solver list to make it more complete
Gael Guennebaud
2015-10-08
*
Doc: add link to doc of sparse solver concept
Gael Guennebaud
2015-10-08
*
bug #1071: improve doc on lpNorm and add example for some operator norms
Gael Guennebaud
2015-09-28
*
MKL is now free of charge for opensource
Gael Guennebaud
2015-09-07
*
Add EIGEN_QUATERNION_PLUGIN
Gael Guennebaud
2015-09-07
*
Fix link and code formating
Gael Guennebaud
2015-09-07
*
Fix documentation example
Gael Guennebaud
2015-09-03
*
bug #505: add more examples of bad and correct usages of auto and eval().
Gael Guennebaud
2015-09-02
*
Add a documentation page for common pitfalls
Gael Guennebaud
2015-09-02
*
Fixed a spelling error
ITimer
2015-08-10
*
Fixed some compiler bugs in NVCC, now compiles with CUDA.
Jonas Adler
2015-07-22
*
Add pow(scalar,array) in quick ref
Gael Guennebaud
2015-07-20
*
Generalize pow(x,e) such that x and e can be a different expression type or a...
Gael Guennebaud
2015-07-20
*
Fix trivial warnings.
Gael Guennebaud
2015-07-20
*
Doc: explain perf and multithreading issues in sparse iterative solvers
Gael Guennebaud
2015-06-26
*
Update list of main modules
Gael Guennebaud
2015-06-22
*
Update coeff-wise quick-reference doc.
Gael Guennebaud
2015-06-22
*
Fix isfinite/isinf/isnan code snippets
Gael Guennebaud
2015-06-15
*
merge
Gael Guennebaud
2015-06-11
|
\
*
\
bug #80: merge with d_hood branch on adding more coefficient-wise unary array...
Gael Guennebaud
2015-06-10
|
\
\
*
|
|
[Doc] Fix wording / typos in TemplateKeyword.dox
MattPD
2015-05-11
|
|
*
small typo
Christoph Hertzberg
2015-05-04
|
|
/
|
/
|
*
|
[Doc] Multi-threading fix
michiel van dyck
2015-05-04
[next]