keyword
stringclasses
7 values
repo_name
stringlengths
8
98
file_path
stringlengths
4
244
file_extension
stringclasses
29 values
file_size
int64
0
84.1M
line_count
int64
0
1.6M
content
stringlengths
1
84.1M
language
stringclasses
14 values
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/Eigen/src/Eigenvalues/MatrixBaseEigenvalues.h
.h
5,539
159
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2008 Gael Guennebaud <gael.guennebaud@inria.fr> // Copyright (C) 2010 Jitse Niesen <jitse@maths.leeds.ac.uk> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy...
Unknown
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/Eigen/src/Eigenvalues/ComplexSchur_LAPACKE.h
.h
4,178
92
/* Copyright (c) 2011, Intel Corporation. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the ...
Unknown
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/Eigen/src/Eigenvalues/SelfAdjointEigenSolver_LAPACKE.h
.h
4,104
88
/* Copyright (c) 2011, Intel Corporation. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the ...
Unknown
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/Eigen/src/Eigenvalues/RealSchur_LAPACKE.h
.h
3,650
78
/* Copyright (c) 2011, Intel Corporation. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the ...
Unknown
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/Eigen/src/Eigenvalues/ComplexEigenSolver.h
.h
12,558
347
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2009 Claire Maurice // Copyright (C) 2009 Gael Guennebaud <gael.guennebaud@inria.fr> // Copyright (C) 2010,2012 Jitse Niesen <jitse@maths.leeds.ac.uk> // // This Source Code Form is subject to the terms of the M...
Unknown
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/Eigen/src/Eigenvalues/RealSchur.h
.h
20,749
554
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2008 Gael Guennebaud <gael.guennebaud@inria.fr> // Copyright (C) 2010,2012 Jitse Niesen <jitse@maths.leeds.ac.uk> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a...
Unknown
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/Eigen/src/Eigenvalues/HessenbergDecomposition.h
.h
14,351
375
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2008-2009 Gael Guennebaud <gael.guennebaud@inria.fr> // Copyright (C) 2010 Jitse Niesen <jitse@maths.leeds.ac.uk> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a...
Unknown
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/Eigen/src/Eigenvalues/Tridiagonalization.h
.h
22,444
557
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2008 Gael Guennebaud <gael.guennebaud@inria.fr> // Copyright (C) 2010 Jitse Niesen <jitse@maths.leeds.ac.uk> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy...
Unknown
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h
.h
33,705
872
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2008-2010 Gael Guennebaud <gael.guennebaud@inria.fr> // Copyright (C) 2010 Jitse Niesen <jitse@maths.leeds.ac.uk> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a...
Unknown
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/Eigen/src/Eigenvalues/GeneralizedEigenSolver.h
.h
17,176
419
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2012-2016 Gael Guennebaud <gael.guennebaud@inria.fr> // Copyright (C) 2010,2012 Jitse Niesen <jitse@maths.leeds.ac.uk> // Copyright (C) 2016 Tobias Wood <tobias@spinicist.org.uk> // // This Source Code Form is s...
Unknown
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/Eigen/src/Eigenvalues/EigenSolver.h
.h
22,944
623
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2008 Gael Guennebaud <gael.guennebaud@inria.fr> // Copyright (C) 2010,2012 Jitse Niesen <jitse@maths.leeds.ac.uk> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a...
Unknown
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/Eigen/src/Eigenvalues/RealQZ.h
.h
23,586
655
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2012 Alexey Korepanov <kaikaikai@yandex.ru> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy of the MPL was not distributed // with this file, You can obtain...
Unknown
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/Eigen/src/Eigenvalues/ComplexSchur.h
.h
17,273
463
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2009 Claire Maurice // Copyright (C) 2009 Gael Guennebaud <gael.guennebaud@inria.fr> // Copyright (C) 2010,2012 Jitse Niesen <jitse@maths.leeds.ac.uk> // // This Source Code Form is subject to the terms of the M...
Unknown
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/Eigen/src/PaStiXSupport/PaStiXSupport.h
.h
22,248
679
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2012 Désiré Nuentsa-Wakam <desire.nuentsa_wakam@inria.fr> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy of the MPL was not distributed // with this file, ...
Unknown
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/Eigen/src/LU/FullPivLU.h
.h
32,803
892
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2006-2009 Benoit Jacob <jacob.benoit.1@gmail.com> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy of the MPL was not distributed // with this file, You can ...
Unknown
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/Eigen/src/LU/PartialPivLU_LAPACKE.h
.h
3,555
84
/* Copyright (c) 2011, Intel Corporation. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the ...
Unknown
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/Eigen/src/LU/InverseImpl.h
.h
15,064
416
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2008-2010 Benoit Jacob <jacob.benoit.1@gmail.com> // Copyright (C) 2014 Gael Guennebaud <gael.guennebaud@inria.fr> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If ...
Unknown
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/Eigen/src/LU/PartialPivLU.h
.h
21,538
615
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2006-2009 Benoit Jacob <jacob.benoit.1@gmail.com> // Copyright (C) 2009 Gael Guennebaud <gael.guennebaud@inria.fr> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If ...
Unknown
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/Eigen/src/LU/Determinant.h
.h
3,057
102
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2008 Benoit Jacob <jacob.benoit.1@gmail.com> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy of the MPL was not distributed // with this file, You can obtai...
Unknown
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/Eigen/src/LU/arch/Inverse_SSE.h
.h
13,662
339
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2001 Intel Corporation // Copyright (C) 2010 Gael Guennebaud <gael.guennebaud@inria.fr> // Copyright (C) 2009 Benoit Jacob <jacob.benoit.1@gmail.com> // // This Source Code Form is subject to the terms of the Mo...
Unknown
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/Eigen/src/SVD/SVDBase.h
.h
12,752
316
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2009-2010 Benoit Jacob <jacob.benoit.1@gmail.com> // Copyright (C) 2014 Gael Guennebaud <gael.guennebaud@inria.fr> // // Copyright (C) 2013 Gauthier Brun <brun.gauthier@gmail.com> // Copyright (C) 2013 Nicolas C...
Unknown
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/Eigen/src/SVD/JacobiSVD_LAPACKE.h
.h
5,099
92
/* Copyright (c) 2011, Intel Corporation. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the ...
Unknown
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/Eigen/src/SVD/BDCSVD.h
.h
49,870
1,278
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // We used the "A Divide-And-Conquer Algorithm for the Bidiagonal SVD" // research report written by Ming Gu and Stanley C.Eisenstat // The code variable names correspond to the names they used in their // report // // Copyrig...
Unknown
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/Eigen/src/SVD/JacobiSVD.h
.h
32,949
805
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2009-2010 Benoit Jacob <jacob.benoit.1@gmail.com> // Copyright (C) 2013-2014 Gael Guennebaud <gael.guennebaud@inria.fr> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0...
Unknown
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/Eigen/src/SVD/UpperBidiagonalization.h
.h
15,957
415
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2010 Benoit Jacob <jacob.benoit.1@gmail.com> // Copyright (C) 2013-2014 Gael Guennebaud <gael.guennebaud@inria.fr> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If ...
Unknown
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/Eigen/src/MetisSupport/MetisSupport.h
.h
4,588
138
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2012 Désiré Nuentsa-Wakam <desire.nuentsa_wakam@inria.fr> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy of the MPL was not distributed // with this file, ...
Unknown
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/Eigen/src/SparseCore/SparseTranspose.h
.h
3,175
93
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2008-2015 Gael Guennebaud <gael.guennebaud@inria.fr> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy of the MPL was not distributed // with this file, You c...
Unknown
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/Eigen/src/SparseCore/SparseSelfAdjointView.h
.h
25,721
657
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2009-2014 Gael Guennebaud <gael.guennebaud@inria.fr> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy of the MPL was not distributed // with this file, You c...
Unknown
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/Eigen/src/SparseCore/SparseCompressedBase.h
.h
12,720
342
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2015 Gael Guennebaud <gael.guennebaud@inria.fr> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy of the MPL was not distributed // with this file, You can ob...
Unknown
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/Eigen/src/SparseCore/SparseCwiseBinaryOp.h
.h
25,840
727
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2008-2014 Gael Guennebaud <gael.guennebaud@inria.fr> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy of the MPL was not distributed // with this file, You c...
Unknown
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/Eigen/src/SparseCore/SparseFuzzy.h
.h
1,107
30
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2008-2014 Gael Guennebaud <gael.guennebaud@inria.fr> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy of the MPL was not distributed // with this file, You c...
Unknown
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/Eigen/src/SparseCore/SparseDot.h
.h
3,080
99
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2008 Gael Guennebaud <gael.guennebaud@inria.fr> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy of the MPL was not distributed // with this file, You can ob...
Unknown
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/Eigen/src/SparseCore/SparseCwiseUnaryOp.h
.h
4,737
151
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2008-2015 Gael Guennebaud <gael.guennebaud@inria.fr> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy of the MPL was not distributed // with this file, You c...
Unknown
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/Eigen/src/SparseCore/SparseUtil.h
.h
6,602
179
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2008-2014 Gael Guennebaud <gael.guennebaud@inria.fr> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy of the MPL was not distributed // with this file, You c...
Unknown
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/Eigen/src/SparseCore/SparseColEtree.h
.h
6,485
207
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2012 Désiré Nuentsa-Wakam <desire.nuentsa_wakam@inria.fr> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy of the MPL was not distributed // with this file, ...
Unknown
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h
.h
13,178
353
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2008-2015 Gael Guennebaud <gael.guennebaud@inria.fr> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy of the MPL was not distributed // with this file, You c...
Unknown
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/Eigen/src/SparseCore/SparseSparseProductWithPruning.h
.h
8,704
199
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2008-2014 Gael Guennebaud <gael.guennebaud@inria.fr> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy of the MPL was not distributed // with this file, You c...
Unknown
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/Eigen/src/SparseCore/SparseMatrixBase.h
.h
17,923
406
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2008-2014 Gael Guennebaud <gael.guennebaud@inria.fr> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy of the MPL was not distributed // with this file, You c...
Unknown
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/Eigen/src/SparseCore/SparseSolverBase.h
.h
4,424
125
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2014 Gael Guennebaud <gael.guennebaud@inria.fr> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy of the MPL was not distributed // with this file, You can ob...
Unknown
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/Eigen/src/SparseCore/SparseVector.h
.h
14,831
479
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2008-2015 Gael Guennebaud <gael.guennebaud@inria.fr> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy of the MPL was not distributed // with this file, You c...
Unknown
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/Eigen/src/SparseCore/SparseProduct.h
.h
7,049
170
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2008-2015 Gael Guennebaud <gael.guennebaud@inria.fr> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy of the MPL was not distributed // with this file, You c...
Unknown
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/Eigen/src/SparseCore/SparsePermutation.h
.h
7,329
179
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2012 Gael Guennebaud <gael.guennebaud@inria.fr> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy of the MPL was not distributed // with this file, You can ob...
Unknown
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/Eigen/src/SparseCore/CompressedStorage.h
.h
8,164
259
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2008-2014 Gael Guennebaud <gael.guennebaud@inria.fr> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy of the MPL was not distributed // with this file, You c...
Unknown
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/Eigen/src/SparseCore/SparseRedux.h
.h
1,699
50
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2008-2014 Gael Guennebaud <gael.guennebaud@inria.fr> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy of the MPL was not distributed // with this file, You c...
Unknown
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/Eigen/src/SparseCore/SparseMatrix.h
.h
52,401
1,405
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2008-2014 Gael Guennebaud <gael.guennebaud@inria.fr> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy of the MPL was not distributed // with this file, You c...
Unknown
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/Eigen/src/SparseCore/SparseRef.h
.h
15,492
398
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2015 Gael Guennebaud <gael.guennebaud@inria.fr> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy of the MPL was not distributed // with this file, You can ob...
Unknown
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/Eigen/src/SparseCore/SparseMap.h
.h
12,589
306
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2015 Gael Guennebaud <gael.guennebaud@inria.fr> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy of the MPL was not distributed // with this file, You can ob...
Unknown
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/Eigen/src/SparseCore/MappedSparseMatrix.h
.h
2,191
68
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2008-2014 Gael Guennebaud <gael.guennebaud@inria.fr> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy of the MPL was not distributed // with this file, You c...
Unknown
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/Eigen/src/SparseCore/SparseView.h
.h
8,127
255
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2011-2014 Gael Guennebaud <gael.guennebaud@inria.fr> // Copyright (C) 2010 Daniel Lowengrub <lowdanie@gmail.com> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a ...
Unknown
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/Eigen/src/SparseCore/SparseDenseProduct.h
.h
12,487
321
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2008-2015 Gael Guennebaud <gael.guennebaud@inria.fr> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy of the MPL was not distributed // with this file, You c...
Unknown
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/Eigen/src/SparseCore/SparseBlock.h
.h
25,592
604
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2008-2014 Gael Guennebaud <gael.guennebaud@inria.fr> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy of the MPL was not distributed // with this file, You c...
Unknown
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/Eigen/src/SparseCore/SparseAssign.h
.h
8,080
217
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2008-2014 Gael Guennebaud <gael.guennebaud@inria.fr> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy of the MPL was not distributed // with this file, You c...
Unknown
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/Eigen/src/SparseCore/AmbiVector.h
.h
10,670
379
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2008 Gael Guennebaud <gael.guennebaud@inria.fr> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy of the MPL was not distributed // with this file, You can ob...
Unknown
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/Eigen/src/SparseCore/SparseDiagonalProduct.h
.h
5,808
139
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2009-2015 Gael Guennebaud <gael.guennebaud@inria.fr> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy of the MPL was not distributed // with this file, You c...
Unknown
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/Eigen/src/SparseCore/SparseTriangularView.h
.h
6,437
190
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2009-2015 Gael Guennebaud <gael.guennebaud@inria.fr> // Copyright (C) 2012 Désiré Nuentsa-Wakam <desire.nuentsa_wakam@inria.fr> // // This Source Code Form is subject to the terms of the Mozilla // Public Licens...
Unknown
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/Eigen/src/SparseCore/TriangularSolver.h
.h
9,657
316
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2008 Gael Guennebaud <gael.guennebaud@inria.fr> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy of the MPL was not distributed // with this file, You can ob...
Unknown
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/test/redux.cpp
.cpp
7,906
179
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2008 Benoit Jacob <jacob.benoit.1@gmail.com> // Copyright (C) 2015 Gael Guennebaud <gael.guennebaud@inria.fr> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a cop...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/test/numext.cpp
.cpp
1,704
55
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2017 Gael Guennebaud <gael.guennebaud@inria.fr> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy of the MPL was not distributed // with this file, You can ob...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/test/dontalign.cpp
.cpp
2,221
63
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2011 Benoit Jacob <jacob.benoit.1@gmail.com> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy of the MPL was not distributed // with this file, You can obtai...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/test/array_cwise.cpp
.cpp
19,209
491
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2008-2009 Gael Guennebaud <gael.guennebaud@inria.fr> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy of the MPL was not distributed // with this file, You c...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/test/rand.cpp
.cpp
4,365
119
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2015 Gael Guennebaud <gael.guennebaud@inria.fr> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy of the MPL was not distributed // with this file, You can ob...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/test/corners.cpp
.cpp
6,440
118
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2006-2010 Benoit Jacob <jacob.benoit.1@gmail.com> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy of the MPL was not distributed // with this file, You can ...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/test/sparse_ref.cpp
.cpp
6,117
140
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 20015 Gael Guennebaud <gael.guennebaud@inria.fr> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy of the MPL was not distributed // with this file, You can o...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/test/sparse_block.cpp
.cpp
11,867
318
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2008-2015 Gael Guennebaud <gael.guennebaud@inria.fr> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy of the MPL was not distributed // with this file, You c...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/test/householder.cpp
.cpp
5,940
138
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2009-2010 Benoit Jacob <jacob.benoit.1@gmail.com> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy of the MPL was not distributed // with this file, You can ...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/test/sparseqr.cpp
.cpp
3,815
129
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2012 Desire Nuentsa Wakam <desire.nuentsa_wakam@inria.fr> // Copyright (C) 2014 Gael Guennebaud <gael.guennebaud@inria.fr> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. ...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/test/stddeque_overload.cpp
.cpp
4,772
159
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2008 Benoit Jacob <jacob.benoit.1@gmail.com> // Copyright (C) 2010 Hauke Heibel <hauke.heibel@gmail.com> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy of ...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/test/mpl2only.cpp
.cpp
604
23
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2015 Gael Guennebaud <gael.guennebaud@inria.fr> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy of the MPL was not distributed // with this file, You can ob...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/test/umfpack_support.cpp
.cpp
991
33
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2011 Gael Guennebaud <g.gael@free.fr> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy of the MPL was not distributed // with this file, You can obtain one a...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/test/dense_storage.cpp
.cpp
2,579
77
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2013 Hauke Heibel <hauke.heibel@gmail.com> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy of the MPL was not distributed // with this file, You can obtain ...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/test/pastix_support.cpp
.cpp
1,894
55
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2008-2012 Gael Guennebaud <gael.guennebaud@inria.fr> // Copyright (C) 2012 Désiré Nuentsa-Wakam <desire.nuentsa_wakam@inria.fr> // // This Source Code Form is subject to the terms of the Mozilla // Public Licens...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/test/schur_real.cpp
.cpp
3,956
111
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2010,2012 Jitse Niesen <jitse@maths.leeds.ac.uk> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy of the MPL was not distributed // with this file, You can o...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/test/stddeque.cpp
.cpp
4,252
131
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2008 Benoit Jacob <jacob.benoit.1@gmail.com> // Copyright (C) 2010 Hauke Heibel <hauke.heibel@gmail.com> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy of ...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/test/meta.cpp
.cpp
4,715
98
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2008 Gael Guennebaud <gael.guennebaud@inria.fr> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy of the MPL was not distributed // with this file, You can ob...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/test/bug1213.h
.h
147
9
#include <Eigen/Core> template<typename T, int dim> bool bug1213_2(const Eigen::Matrix<T,dim,1>& x); bool bug1213_1(const Eigen::Vector3f& x);
Unknown
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/test/visitor.cpp
.cpp
3,994
134
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2008 Benoit Jacob <jacob.benoit.1@gmail.com> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy of the MPL was not distributed // with this file, You can obtai...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/test/qr_colpivoting.cpp
.cpp
12,543
339
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2008 Gael Guennebaud <gael.guennebaud@inria.fr> // Copyright (C) 2009 Benoit Jacob <jacob.benoit.1@gmail.com> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a cop...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/test/main.h
.h
31,942
809
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2006-2008 Benoit Jacob <jacob.benoit.1@gmail.com> // Copyright (C) 2008 Gael Guennebaud <gael.guennebaud@inria.fr> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If ...
Unknown
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/test/jacobi.cpp
.cpp
2,725
81
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2008 Gael Guennebaud <gael.guennebaud@inria.fr> // Copyright (C) 2009 Benoit Jacob <jacob.benoit.1@gmail.com> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a cop...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/test/inverse.cpp
.cpp
4,205
136
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2008 Gael Guennebaud <gael.guennebaud@inria.fr> // Copyright (C) 2008 Benoit Jacob <jacob.benoit.1@gmail.com> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a cop...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/test/svd_fill.h
.h
4,050
119
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2014-2015 Gael Guennebaud <gael.guennebaud@inria.fr> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy of the MPL was not distributed // with this file, You c...
Unknown
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/test/nesting_ops.cpp
.cpp
4,369
108
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2010 Hauke Heibel <hauke.heibel@gmail.com> // Copyright (C) 2015 Gael Guennebaud <gael.guennebaud@inria.fr> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy ...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/test/product_selfadjoint.cpp
.cpp
3,502
87
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2008-2009 Gael Guennebaud <gael.guennebaud@inria.fr> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy of the MPL was not distributed // with this file, You c...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/test/stdvector_overload.cpp
.cpp
5,048
162
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2008 Benoit Jacob <jacob.benoit.1@gmail.com> // Copyright (C) 2010 Hauke Heibel <hauke.heibel@gmail.com> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy of ...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/test/geo_eulerangles.cpp
.cpp
3,554
113
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2008-2012 Gael Guennebaud <gael.guennebaud@inria.fr> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy of the MPL was not distributed // with this file, You c...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/test/eigensolver_complex.cpp
.cpp
6,212
177
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2008-2009 Gael Guennebaud <gael.guennebaud@inria.fr> // Copyright (C) 2010 Jitse Niesen <jitse@maths.leeds.ac.uk> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/test/geo_hyperplane.cpp
.cpp
7,556
198
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2008 Gael Guennebaud <gael.guennebaud@inria.fr> // Copyright (C) 2008 Benoit Jacob <jacob.benoit.1@gmail.com> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a cop...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/test/product_symm.cpp
.cpp
6,125
126
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2008-2009 Gael Guennebaud <gael.guennebaud@inria.fr> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy of the MPL was not distributed // with this file, You c...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/test/array_of_string.cpp
.cpp
953
33
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2016 Gael Guennebaud <gael.guennebaud@inria.fr> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy of the MPL was not distributed // with this file, You can ob...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/test/commainitializer.cpp
.cpp
2,923
107
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2008 Gael Guennebaud <gael.guennebaud@inria.fr> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy of the MPL was not distributed // with this file, You can ob...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/test/product_small.cpp
.cpp
11,857
294
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2006-2008 Benoit Jacob <jacob.benoit.1@gmail.com> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy of the MPL was not distributed // with this file, You can ...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/test/ref.cpp
.cpp
11,718
295
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 20013 Gael Guennebaud <gael.guennebaud@inria.fr> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy of the MPL was not distributed // with this file, You can o...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/test/eigensolver_generic.cpp
.cpp
6,172
166
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2008 Gael Guennebaud <gael.guennebaud@inria.fr> // Copyright (C) 2010,2012 Jitse Niesen <jitse@maths.leeds.ac.uk> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/test/mapped_matrix.cpp
.cpp
7,940
209
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2006-2010 Benoit Jacob <jacob.benoit.1@gmail.com> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy of the MPL was not distributed // with this file, You can ...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/test/incomplete_cholesky.cpp
.cpp
2,572
66
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2015-2016 Gael Guennebaud <gael.guennebaud@inria.fr> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy of the MPL was not distributed // with this file, You c...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/test/eigensolver_selfadjoint.cpp
.cpp
11,023
274
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2008 Gael Guennebaud <gael.guennebaud@inria.fr> // Copyright (C) 2010 Jitse Niesen <jitse@maths.leeds.ac.uk> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/test/vectorwiseop.cpp
.cpp
8,627
251
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2011 Benoit Jacob <jacob.benoit.1@gmail.com> // Copyright (C) 2015 Gael Guennebaud <gael.guennebaud@inria.fr> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a cop...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/test/qr_fullpivoting.cpp
.cpp
5,242
158
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2008 Gael Guennebaud <gael.guennebaud@inria.fr> // Copyright (C) 2009 Benoit Jacob <jacob.benoit.1@gmail.com> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a cop...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/test/integer_types.cpp
.cpp
5,688
168
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2010 Benoit Jacob <jacob.benoit.1@gmail.com> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy of the MPL was not distributed // with this file, You can obtai...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/test/bicgstab.cpp
.cpp
1,460
35
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2011 Gael Guennebaud <g.gael@free.fr> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy of the MPL was not distributed // with this file, You can obtain one a...
C++