eigen/unsupported/test
2015-03-03 08:56:49 -08:00
..
mpreal Fixed MPRealSupport 2015-02-28 16:41:00 +01:00
alignedvector3.cpp
autodiff_scalar.cpp
autodiff.cpp
BVH.cpp
CMakeLists.txt Re-enbale detection of min/max parentheses protection, and re-enable mpreal_support unit test. 2015-02-27 22:38:00 +01:00
cxx11_meta.cpp
cxx11_tensor_assign.cpp
cxx11_tensor_broadcasting.cpp Fixed compilation error in the tensor broadcasting test 2015-02-06 02:55:18 -08:00
cxx11_tensor_casts.cpp
cxx11_tensor_chipping.cpp gcc doesn't consider that 2015-01-16 09:09:23 -08:00
cxx11_tensor_comparisons.cpp Replaced POSIX random() by internal::random 2015-02-28 18:39:37 +01:00
cxx11_tensor_concatenation.cpp Added support for tensor concatenation as lvalue 2015-02-17 09:54:40 -08:00
cxx11_tensor_const.cpp
cxx11_tensor_contract_cuda.cpp
cxx11_tensor_contraction.cpp Fix non initialized entries and comparison of very small numbers 2015-02-06 14:25:41 +01:00
cxx11_tensor_convolution.cpp
cxx11_tensor_cuda.cpp Added a test to validate tensor casting on cuda devices 2015-02-10 14:40:18 -08:00
cxx11_tensor_device.cpp
cxx11_tensor_dimension.cpp
cxx11_tensor_expr.cpp Fixed compilation error when compiling with gcc4.7 2015-03-03 08:56:49 -08:00
cxx11_tensor_fixed_size.cpp
cxx11_tensor_forced_eval.cpp
cxx11_tensor_image_patch.cpp Added support for RowMajor layout to the image patch extraction code 2015-02-25 09:48:54 -08:00
cxx11_tensor_index_list.cpp Added the EIGEN_HAS_CONSTEXPR define 2015-02-06 02:51:59 -08:00
cxx11_tensor_intdiv.cpp
cxx11_tensor_io.cpp
cxx11_tensor_layout_swap.cpp
cxx11_tensor_lvalue.cpp
cxx11_tensor_map.cpp
cxx11_tensor_morphing.cpp Added more tests to validate support for tensors laid out in RowMajor order. 2015-02-25 16:14:59 -08:00
cxx11_tensor_of_complex.cpp
cxx11_tensor_of_const_values.cpp
cxx11_tensor_of_strings.cpp
cxx11_tensor_padding.cpp
cxx11_tensor_patch.cpp Added support for RowMajor layout to the tensor patch extraction cofde. 2015-02-25 13:29:12 -08:00
cxx11_tensor_random.cpp
cxx11_tensor_reduction.cpp Added the EIGEN_HAS_CONSTEXPR define 2015-02-06 02:51:59 -08:00
cxx11_tensor_ref.cpp
cxx11_tensor_reverse.cpp Can now use the tensor 'reverse' operation as a lvalue 2015-02-26 11:13:42 -08:00
cxx11_tensor_shuffling.cpp gcc doesn't consider that 2015-01-16 09:09:23 -08:00
cxx11_tensor_simple.cpp
cxx11_tensor_striding.cpp gcc doesn't consider that 2015-01-16 09:09:23 -08:00
cxx11_tensor_symmetry.cpp
cxx11_tensor_thread_pool.cpp Fixed compilation error 2015-02-10 12:06:19 -08:00
dgmres.cpp
FFT.cpp
FFTW.cpp
forward_adolc.cpp
gmres.cpp
kronecker_product.cpp
levenberg_marquardt.cpp
matrix_exponential.cpp
matrix_function.cpp
matrix_functions.h
matrix_power.cpp
matrix_square_root.cpp
minres.cpp typo 2015-02-10 19:22:05 +01:00
mpreal_support.cpp
NonLinearOptimization.cpp
NumericalDiff.cpp
openglsupport.cpp
polynomialsolver.cpp
polynomialutils.cpp
sparse_extra.cpp
splines.cpp