.. |
mpreal
|
Fix parenthesis min/max issue in mpreal
|
2013-10-29 17:43:21 +01:00 |
alignedvector3.cpp
|
|
|
autodiff_scalar.cpp
|
Fixed bug #702 and added unit test.
|
2013-11-07 18:32:24 +01:00 |
autodiff.cpp
|
Make some actual verifications inside the autodiff unit test
|
2014-04-01 17:44:48 +02:00 |
bdcsvd.cpp
|
|
|
BVH.cpp
|
|
|
CMakeLists.txt
|
Pulled latest updates from the Eigen main trunk.
|
2014-06-10 10:23:32 -07:00 |
cxx11_meta.cpp
|
unsupported/CXX11/Core: allow gen_numeric_list to have a starting point
|
2014-06-04 19:54:22 +02:00 |
cxx11_tensor_assign.cpp
|
Added support for fixed sized tensors.
|
2014-05-06 11:18:37 -07:00 |
cxx11_tensor_comparisons.cpp
|
Created additional tests for the tensor code.
|
2014-06-05 10:49:34 -07:00 |
cxx11_tensor_contraction.cpp
|
Created additional tests for the tensor code.
|
2014-06-05 10:49:34 -07:00 |
cxx11_tensor_convolution.cpp
|
Added support for convolution and reshaping of tensors.
|
2014-06-06 16:25:16 -07:00 |
cxx11_tensor_device.cpp
|
Created additional tests for the tensor code.
|
2014-06-05 10:49:34 -07:00 |
cxx11_tensor_expr.cpp
|
Created additional tests for the tensor code.
|
2014-06-05 10:49:34 -07:00 |
cxx11_tensor_fixed_size.cpp
|
Created additional tests for the tensor code.
|
2014-06-05 10:49:34 -07:00 |
cxx11_tensor_map.cpp
|
Added support for fixed sized tensors.
|
2014-05-06 11:18:37 -07:00 |
cxx11_tensor_simple.cpp
|
Extended support for Tensors:
|
2014-04-28 10:32:27 -07:00 |
cxx11_tensor_symmetry.cpp
|
unsupported/TensorSymmetry: factor out completely from Tensor module
|
2014-06-04 20:44:22 +02:00 |
cxx11_tensor_thread_pool.cpp
|
Fixed the threadpool test
|
2014-06-09 09:19:21 -07:00 |
dgmres.cpp
|
|
|
FFT.cpp
|
|
|
FFTW.cpp
|
Fix FFTW unit test with clang
|
2014-02-17 09:56:46 +01:00 |
forward_adolc.cpp
|
|
|
gmres.cpp
|
|
|
jacobisvd.cpp
|
|
|
kronecker_product.cpp
|
optimize sparse-sparse Kronecker product
|
2014-02-14 14:46:01 +01:00 |
levenberg_marquardt.cpp
|
|
|
matrix_exponential.cpp
|
|
|
matrix_function.cpp
|
MatrixFunctions: Clean up StemFunction.h
|
2013-07-26 13:51:10 +01:00 |
matrix_functions.h
|
|
|
matrix_power.cpp
|
Fix compilation.
|
2013-08-02 22:40:36 +02:00 |
matrix_square_root.cpp
|
|
|
minres.cpp
|
MINRES, bug #715: add support for zero rhs, and remove square test.
|
2014-03-17 16:33:52 -07:00 |
mpreal_support.cpp
|
|
|
NonLinearOptimization.cpp
|
|
|
NumericalDiff.cpp
|
|
|
openglsupport.cpp
|
|
|
polynomialsolver.cpp
|
PolynomialSolver: test template constructor in test suite.
|
2014-05-19 18:34:10 +02:00 |
polynomialutils.cpp
|
|
|
sparse_extra.cpp
|
|
|
splines.cpp
|
|
|
svd_common.h
|
|
|