Download Latest Version QCustomPlot-sharedlib.tar (10.2 kB)
Email in envelope

Get an email when there's a new version of PhotonLoop

Home / lib / Eigen / failtest
Name Modified Size InfoDownloads / Week
Parent folder
transpose_on_const_type_actually_const.cpp 2017-11-22 254 Bytes
ref_4.cpp 2017-11-22 227 Bytes
ref_5.cpp 2017-11-22 238 Bytes
transpose_nonconst_ctor_on_const_xpr.cpp 2017-11-22 229 Bytes
ref_2.cpp 2017-11-22 213 Bytes
ref_3.cpp 2017-11-22 231 Bytes
qr_int.cpp 2017-11-22 251 Bytes
ref_1.cpp 2017-11-22 263 Bytes
map_on_const_type_actually_const_0.cpp 2017-11-22 249 Bytes
map_on_const_type_actually_const_1.cpp 2017-11-22 241 Bytes
partialpivlu_int.cpp 2017-11-22 250 Bytes
map_nonconst_ctor_on_const_ptr_3.cpp 2017-11-22 314 Bytes
map_nonconst_ctor_on_const_ptr_4.cpp 2017-11-22 321 Bytes
map_nonconst_ctor_on_const_ptr_0.cpp 2017-11-22 224 Bytes
map_nonconst_ctor_on_const_ptr_1.cpp 2017-11-22 246 Bytes
map_nonconst_ctor_on_const_ptr_2.cpp 2017-11-22 270 Bytes
ldlt_int.cpp 2017-11-22 250 Bytes
llt_int.cpp 2017-11-22 248 Bytes
fullpivlu_int.cpp 2017-11-22 247 Bytes
fullpivqr_int.cpp 2017-11-22 258 Bytes
jacobisvd_int.cpp 2017-11-22 248 Bytes
eigensolver_int.cpp 2017-11-22 259 Bytes
failtest_sanity_check.cpp 2017-11-22 156 Bytes
diagonal_on_const_type_actually_const.cpp 2017-11-22 250 Bytes
eigensolver_cplx.cpp 2017-11-22 276 Bytes
const_qualified_diagonal_method_retval.cpp 2017-11-22 239 Bytes
const_qualified_transpose_method_retval.cpp 2017-11-22 241 Bytes
diagonal_nonconst_ctor_on_const_xpr.cpp 2017-11-22 228 Bytes
const_qualified_block_method_retval_0.cpp 2017-11-22 245 Bytes
const_qualified_block_method_retval_1.cpp 2017-11-22 240 Bytes
CMakeLists.txt 2017-11-22 2.1 kB
colpivqr_int.cpp 2017-11-22 257 Bytes
block_nonconst_ctor_on_const_xpr_2.cpp 2017-11-22 261 Bytes
block_on_const_type_actually_const_0.cpp 2017-11-22 262 Bytes
block_on_const_type_actually_const_1.cpp 2017-11-22 262 Bytes
block_nonconst_ctor_on_const_xpr_0.cpp 2017-11-22 233 Bytes
block_nonconst_ctor_on_const_xpr_1.cpp 2017-11-22 233 Bytes
Totals: 37 Items   11.0 kB 0
Eigen is primarily MPL2 licensed. See COPYING.MPL2 and these links:
  http://www.mozilla.org/MPL/2.0/
  http://www.mozilla.org/MPL/2.0/FAQ.html

Some files contain third-party code under BSD or LGPL licenses, whence the other
COPYING.* files here.

All the LGPL code is either LGPL 2.1-only, or LGPL 2.1-or-later.
For this reason, the COPYING.LGPL file contains the LGPL 2.1 text.

If you want to guarantee that the Eigen code that you are #including is licensed
under the MPL2 and possibly more permissive licenses (like BSD), #define this
preprocessor symbol:
  EIGEN_MPL2_ONLY
For example, with most compilers, you could add this to your project CXXFLAGS:
  -DEIGEN_MPL2_ONLY
This will cause a compilation error to be generated if you #include any code that is
LGPL licensed.
Source: COPYING.README, updated 2017-11-22