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 / doc
Name Modified Size InfoDownloads / Week
Parent folder
special_examples 2017-11-22
snippets 2017-11-22
examples 2017-11-22
UsingIntelMKL.dox 2017-11-22 7.6 kB
WrongStackAlignment.dox 2017-11-22 2.9 kB
TutorialSparse.dox 2017-11-22 19.0 kB
TutorialSparse_example_details.dox 2017-11-22 89 Bytes
UnalignedArrayAssert.dox 2017-11-22 5.3 kB
TutorialMatrixClass.dox 2017-11-22 12.4 kB
TutorialReductionsVisitorsBroadcasting.dox 2017-11-22 11.6 kB
TutorialLinearAlgebra.dox 2017-11-22 10.2 kB
TutorialMapClass.dox 2017-11-22 4.0 kB
TutorialMatrixArithmetic.dox 2017-11-22 9.9 kB
TutorialBlockOperations.dox 2017-11-22 7.8 kB
TutorialGeometry.dox 2017-11-22 9.7 kB
TutorialAdvancedInitialization.dox 2017-11-22 6.9 kB
TutorialArrayClass.dox 2017-11-22 8.5 kB
TopicScalarTypes.dox 2017-11-22 145 Bytes
TopicVectorization.dox 2017-11-22 97 Bytes
tutorial.cpp 2017-11-22 2.5 kB
TopicResizing.dox 2017-11-22 137 Bytes
TopicMultithreading.dox 2017-11-22 1.7 kB
TopicEigenExpressionTemplates.dox 2017-11-22 173 Bytes
TopicLazyEvaluation.dox 2017-11-22 5.5 kB
TopicLinearAlgebraDecompositions.dox 2017-11-22 8.3 kB
TopicAliasing.dox 2017-11-22 9.5 kB
TopicAssertions.dox 2017-11-22 5.3 kB
StructHavingEigenMembers.dox 2017-11-22 5.9 kB
TemplateKeyword.dox 2017-11-22 6.1 kB
StorageOrders.dox 2017-11-22 4.1 kB
StlContainers.dox 2017-11-22 3.4 kB
SparseLinearSystems.dox 2017-11-22 17.5 kB
SparseQuickReference.dox 2017-11-22 7.2 kB
PreprocessorDirectives.dox 2017-11-22 8.2 kB
QuickReference.dox 2017-11-22 26.5 kB
QuickStartGuide.dox 2017-11-22 6.6 kB
Overview.dox 2017-11-22 1.9 kB
PassingByValue.dox 2017-11-22 1.2 kB
HiPerformance.dox 2017-11-22 5.4 kB
InsideEigenExample.dox 2017-11-22 30.2 kB
Manual.dox 2017-11-22 5.2 kB
FixedSizeVectorizable.dox 2017-11-22 1.7 kB
FunctionsTakingEigenTypes.dox 2017-11-22 13.5 kB
Eigen_Silly_Professor_64x64.png 2017-11-22 8.4 kB
eigen_navtree_hacks.js 2017-11-22 7.8 kB
eigendoxy_layout.xml.in 2017-11-22 5.3 kB
eigendoxy_tabs.css 2017-11-22 1.1 kB
eigendoxy_footer.html.in 2017-11-22 1.4 kB
eigendoxy_header.html.in 2017-11-22 2.2 kB
CustomizingEigen.dox 2017-11-22 8.2 kB
Doxyfile.in 2017-11-22 83.4 kB
eigendoxy.css 2017-11-22 4.1 kB
ClassHierarchy.dox 2017-11-22 6.3 kB
CMakeLists.txt 2017-11-22 3.7 kB
A10_Eigen2SupportModes.dox 2017-11-22 7.4 kB
AsciiQuickReference.txt 2017-11-22 9.7 kB
B01_Experimental.dox 2017-11-22 2.4 kB
A05_PortingFrom2To3.dox 2017-11-22 12.3 kB
Totals: 58 Items   457.6 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