..
adjoint.cpp
if EIGEN_NICE_RANDOM is defined, the random functions will return numbers with
2008-09-01 17:31:21 +00:00
array.cpp
Add coeff-wise comparisons to scalar operators. You can now write:
2008-09-03 17:56:06 +00:00
basicstuff.cpp
* fix issues with "long double" type (useful to enforce the use of x87 registers)
2008-09-14 11:59:10 +00:00
cholesky.cpp
Fix bugs reported by Timothy Hunter:
2008-09-03 20:52:26 +00:00
CMakeLists.txt
* Extend a bit ParametrizedLine and move it to a separate file,
2008-09-03 22:35:45 +00:00
commainitializer.cpp
cwiseop.cpp
if EIGEN_NICE_RANDOM is defined, the random functions will return numbers with
2008-09-01 17:31:21 +00:00
determinant.cpp
dynalloc.cpp
compilation fixes with MSVC
2008-09-03 11:26:19 +00:00
eigensolver.cpp
add EigenSolver::eigenvectors() method for non symmetric matrices.
2008-10-03 13:22:54 +00:00
geometry.cpp
* Quaternion: added dot product and angularDistance functions. The latter is
2008-09-11 11:19:34 +00:00
gsl_helper.h
hyperplane.cpp
* Extend a bit ParametrizedLine and move it to a separate file,
2008-09-03 22:35:45 +00:00
inverse.cpp
if EIGEN_NICE_RANDOM is defined, the random functions will return numbers with
2008-09-01 17:31:21 +00:00
linearstructure.cpp
if EIGEN_NICE_RANDOM is defined, the random functions will return numbers with
2008-09-01 17:31:21 +00:00
lu.cpp
if EIGEN_NICE_RANDOM is defined, the random functions will return numbers with
2008-09-01 17:31:21 +00:00
main.h
* fix issues with "long double" type (useful to enforce the use of x87 registers)
2008-09-14 11:59:10 +00:00
map.cpp
Bugfix regarding alignent in Assign.h (updated map unit test to detect this bug)
2008-09-03 14:42:36 +00:00
meta.cpp
bugfix in Product and ei_L2_block_traits
2008-08-24 16:00:17 +00:00
miscmatrices.cpp
nomalloc.cpp
Solve a big issue with data alignment and dynamic allocation:
2008-09-03 00:32:56 +00:00
packetmath.cpp
* Add Hyperplane::transform(Matrix/Transform)
2008-08-31 13:32:29 +00:00
parametrizedline.cpp
* Extend a bit ParametrizedLine and move it to a separate file,
2008-09-03 22:35:45 +00:00
product_large.cpp
nothing to see here
2008-08-24 16:00:53 +00:00
product_small.cpp
product.h
qr.cpp
regression.cpp
The discussed changes to Hyperplane, the ParametrizedLine class, and the
2008-08-31 04:25:30 +00:00
runtest.sh
sizeof.cpp
smallvectors.cpp
sparse.cpp
resurrected sparse triangular solver
2008-09-02 19:55:26 +00:00
submatrices.cpp
* block() for vectors ---> segment()
2008-09-15 15:45:41 +00:00
sum.cpp
* block() for vectors ---> segment()
2008-09-15 15:45:41 +00:00
svd.cpp
if EIGEN_NICE_RANDOM is defined, the random functions will return numbers with
2008-09-01 17:31:21 +00:00
triangular.cpp
Fix bugs reported by Timothy Hunter:
2008-09-03 20:52:26 +00:00