mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-01-30 17:40:05 +08:00
f67b19a884
From 68d431b4c14ad60a778ee93c1f59ecc4b931950e Mon Sep 17 00:00:00 2001 Found via `codespell -q 3 -I ../eigen-word-whitelist.txt` where the whitelists consists of: ``` als ans cas dum lastr lowd nd overfl pres preverse substraction te uint whch ``` --- CMakeLists.txt | 26 +++++++++---------- Eigen/src/Core/GenericPacketMath.h | 2 +- Eigen/src/SparseLU/SparseLU.h | 2 +- bench/bench_norm.cpp | 2 +- doc/HiPerformance.dox | 2 +- doc/QuickStartGuide.dox | 2 +- .../Eigen/CXX11/src/Tensor/TensorChipping.h | 6 ++--- .../Eigen/CXX11/src/Tensor/TensorDeviceGpu.h | 2 +- .../src/Tensor/TensorForwardDeclarations.h | 4 +-- .../src/Tensor/TensorGpuHipCudaDefines.h | 2 +- .../Eigen/CXX11/src/Tensor/TensorReduction.h | 2 +- .../CXX11/src/Tensor/TensorReductionGpu.h | 2 +- .../test/cxx11_tensor_concatenation.cpp | 2 +- unsupported/test/cxx11_tensor_executor.cpp | 2 +- 14 files changed, 29 insertions(+), 29 deletions(-) |
||
---|---|---|
.. | ||
examples | ||
snippets | ||
special_examples | ||
A05_PortingFrom2To3.dox | ||
AsciiQuickReference.txt | ||
B01_Experimental.dox | ||
ClassHierarchy.dox | ||
CMakeLists.txt | ||
CoeffwiseMathFunctionsTable.dox | ||
CustomizingEigen_CustomScalar.dox | ||
CustomizingEigen_InheritingMatrix.dox | ||
CustomizingEigen_NullaryExpr.dox | ||
CustomizingEigen_Plugins.dox | ||
DenseDecompositionBenchmark.dox | ||
Doxyfile.in | ||
eigen_navtree_hacks.js | ||
Eigen_Silly_Professor_64x64.png | ||
eigendoxy_footer.html.in | ||
eigendoxy_header.html.in | ||
eigendoxy_layout.xml.in | ||
eigendoxy_tabs.css | ||
eigendoxy.css | ||
FixedSizeVectorizable.dox | ||
ftv2node.png | ||
ftv2pnode.png | ||
FunctionsTakingEigenTypes.dox | ||
HiPerformance.dox | ||
InplaceDecomposition.dox | ||
InsideEigenExample.dox | ||
LeastSquares.dox | ||
Manual.dox | ||
MatrixfreeSolverExample.dox | ||
NewExpressionType.dox | ||
Overview.dox | ||
PassingByValue.dox | ||
Pitfalls.dox | ||
PreprocessorDirectives.dox | ||
QuickReference.dox | ||
QuickStartGuide.dox | ||
SparseLinearSystems.dox | ||
SparseQuickReference.dox | ||
StlContainers.dox | ||
StorageOrders.dox | ||
StructHavingEigenMembers.dox | ||
TemplateKeyword.dox | ||
TopicAliasing.dox | ||
TopicAssertions.dox | ||
TopicCMakeGuide.dox | ||
TopicEigenExpressionTemplates.dox | ||
TopicLazyEvaluation.dox | ||
TopicLinearAlgebraDecompositions.dox | ||
TopicMultithreading.dox | ||
TopicResizing.dox | ||
TopicScalarTypes.dox | ||
TopicVectorization.dox | ||
tutorial.cpp | ||
TutorialAdvancedInitialization.dox | ||
TutorialArrayClass.dox | ||
TutorialBlockOperations.dox | ||
TutorialGeometry.dox | ||
TutorialLinearAlgebra.dox | ||
TutorialMapClass.dox | ||
TutorialMatrixArithmetic.dox | ||
TutorialMatrixClass.dox | ||
TutorialReductionsVisitorsBroadcasting.dox | ||
TutorialReshape.dox | ||
TutorialSlicingIndexing.dox | ||
TutorialSparse_example_details.dox | ||
TutorialSparse.dox | ||
UnalignedArrayAssert.dox | ||
UsingBlasLapackBackends.dox | ||
UsingIntelMKL.dox | ||
UsingNVCC.dox | ||
WrongStackAlignment.dox |