.. |
adjoint.cpp
|
|
|
array_replicate.cpp
|
big addons:
|
2009-03-05 10:25:22 +00:00 |
array_reverse.cpp
|
big addons:
|
2009-03-05 10:25:22 +00:00 |
array.cpp
|
|
|
basicstuff.cpp
|
|
|
cholesky.cpp
|
Add full pivoting to LDLT decomposition.
|
2009-02-03 17:50:35 +00:00 |
CMakeLists.txt
|
big addons:
|
2009-03-05 10:25:22 +00:00 |
commainitializer.cpp
|
|
|
cwiseop.cpp
|
|
|
determinant.cpp
|
|
|
dynalloc.cpp
|
disable alignment altogether outside of the platforms which potentially have SSE or AltiVec
|
2009-02-04 16:53:03 +00:00 |
eigensolver.cpp
|
|
|
geo_alignedbox.cpp
|
* fix Quaternion::setFromTwoVectors (thanks to "benv" from the forum)
|
2009-02-17 09:53:05 +00:00 |
geo_eulerangles.cpp
|
* fix Quaternion::setFromTwoVectors (thanks to "benv" from the forum)
|
2009-02-17 09:53:05 +00:00 |
geo_homogeneous.cpp
|
add efficient matrix product specializations for Homogeneous
|
2009-03-05 16:40:56 +00:00 |
geo_hyperplane.cpp
|
* fix Quaternion::setFromTwoVectors (thanks to "benv" from the forum)
|
2009-02-17 09:53:05 +00:00 |
geo_orthomethods.cpp
|
compilation fix + test orho methods for complex
|
2009-02-26 10:09:23 +00:00 |
geo_parametrizedline.cpp
|
* fix Quaternion::setFromTwoVectors (thanks to "benv" from the forum)
|
2009-02-17 09:53:05 +00:00 |
geo_quaternion.cpp
|
* fix Quaternion::setFromTwoVectors (thanks to "benv" from the forum)
|
2009-02-17 09:53:05 +00:00 |
geo_transformations.cpp
|
big rework of the Transform class:
|
2009-03-08 11:35:30 +00:00 |
gsl_helper.h
|
|
|
inverse.cpp
|
|
|
linearstructure.cpp
|
|
|
lu.cpp
|
|
|
main.h
|
Add full pivoting to LDLT decomposition.
|
2009-02-03 17:50:35 +00:00 |
map.cpp
|
|
|
meta.cpp
|
|
|
miscmatrices.cpp
|
|
|
mixingtypes.cpp
|
|
|
nomalloc.cpp
|
|
|
packetmath.cpp
|
add the vectorization of abs
|
2009-03-09 18:40:09 +00:00 |
product_large.cpp
|
|
|
product_selfadjoint.cpp
|
* split CacheFriendlyProduct into multiple smaller files
|
2009-02-21 20:20:38 +00:00 |
product_small.cpp
|
|
|
product.h
|
|
|
qr.cpp
|
setup the unsupported directory structure.
|
2009-02-04 15:37:00 +00:00 |
qtvector.cpp
|
|
|
redux.cpp
|
* exit Sum.h, exit Prod.h, welcome vectorization of redux() !
|
2009-02-12 15:18:59 +00:00 |
regression.cpp
|
|
|
resize.cpp
|
|
|
runtest.sh
|
|
|
sizeof.cpp
|
|
|
smallvectors.cpp
|
|
|
sparse_basic.cpp
|
- add diagonal * sparse product as an expression
|
2009-02-09 09:59:30 +00:00 |
sparse_product.cpp
|
* fix Quaternion::setFromTwoVectors (thanks to "benv" from the forum)
|
2009-02-17 09:53:05 +00:00 |
sparse_solvers.cpp
|
|
|
sparse_vector.cpp
|
- add diagonal * sparse product as an expression
|
2009-02-09 09:59:30 +00:00 |
sparse.h
|
|
|
stdvector.cpp
|
* allow Matrix to be resized to 0 (solve a lot of troubles with
|
2009-02-07 11:16:15 +00:00 |
submatrices.cpp
|
Add sub/super-diagonal expression (read/write) as a trivial extension of
|
2009-02-05 18:37:21 +00:00 |
svd.cpp
|
|
|
testsuite.cmake
|
|
|
triangular.cpp
|
|
|
unalignedassert.cpp
|
oops, #ifdef instead of #if ---> bug
|
2009-02-04 16:57:28 +00:00 |
vectorization_logic.cpp
|
update vectorization_logic unit test wrt previous sum/redux change
|
2009-02-13 08:45:19 +00:00 |