eigen/unsupported/doc/examples
Aaron Franke 5c22c7a7de Make file formatting comply with POSIX and Unix standards
UTF-8, LF, no BOM, and newlines at the end of files
2020-03-23 18:09:02 +00:00
..
SYCL Make file formatting comply with POSIX and Unix standards 2020-03-23 18:09:02 +00:00
BVH_Example.cpp Fix compilation of BVH example 2016-06-14 11:32:09 +02:00
CMakeLists.txt [SYCL] Rebasing the SYCL support branch on top of the Einge upstream master branch. 2019-11-28 10:08:54 +00:00
EulerAngles.cpp Merge Hongkai Dai correct range calculation, and remove ranges from API. 2016-10-14 16:03:28 +03:00
FFT.cpp fix warnings for doc-eigen-prerequisites 2018-07-24 21:59:15 +02:00
MatrixExponential.cpp API change: ei_matrix_exponential(A) --> A.exp(), etc 2010-03-16 17:26:55 +00:00
MatrixFunction.cpp API change: ei_matrix_exponential(A) --> A.exp(), etc 2010-03-16 17:26:55 +00:00
MatrixLogarithm.cpp Implement matrix logarithm + test + docs. 2011-06-07 14:44:43 +01:00
MatrixPower_optimal.cpp Enable saving intermidiate (Schur decomposition) but disable unstable specialization for matrix power-matrix product. 2012-09-21 23:24:28 +08:00
MatrixPower.cpp Enable saving intermidiate (Schur decomposition) but disable unstable specialization for matrix power-matrix product. 2012-09-21 23:24:28 +08:00
MatrixSine.cpp API change: ei_matrix_exponential(A) --> A.exp(), etc 2010-03-16 17:26:55 +00:00
MatrixSinh.cpp API change: ei_matrix_exponential(A) --> A.exp(), etc 2010-03-16 17:26:55 +00:00
MatrixSquareRoot.cpp Forgot to 'hg add' example file in last commit. 2011-05-10 09:59:58 +01:00
PolynomialSolver1.cpp Fix bug #314: 2012-11-06 15:25:50 +01:00
PolynomialUtils1.cpp Creation of the Polynomials module with the following features: 2010-03-25 03:15:05 +01:00