* label Cholesky and solveTriangular.* as experimental

* improve Experimental.dox
* update urls from /api/ to /dox/
This commit is contained in:
Benoit Jacob
2009-02-02 14:21:35 +00:00
parent f3d5ba0c1f
commit 61e45ed500
7 changed files with 30 additions and 16 deletions

View File

@@ -8,7 +8,7 @@ my_program: path/to/eigen2/Eigen/src/Core/MatrixStorage.h:44:
Eigen::ei_matrix_array<T, Size, MatrixOptions, Align>::ei_matrix_array()
[with T = double, int Size = 2, int MatrixOptions = 2, bool Align = true]:
Assertion `(reinterpret_cast<size_t>(array) & 0xf) == 0 && "this assertion
is explained here: http://eigen.tuxfamily.org/api/UnalignedArrayAssert.html
is explained here: http://eigen.tuxfamily.org/dox/UnalignedArrayAssert.html
**** READ THIS WEB PAGE !!! ****"' failed.
</pre>