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/test/diagonalmatrices.cpp | .cpp | 7,157 | 167 | // This file is part of Eigen, a lightweight C++ template library
// for linear algebra.
//
// 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 copy of the MPL was not distributed
// with this file, You can obtai... | C++ |
2D | JaeHyunLee94/mpm2d | external/eigen-3.3.9/test/basicstuff.cpp | .cpp | 10,604 | 279 | // 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/product_trmv.cpp | .cpp | 4,242 | 91 | // This file is triangularView 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 f... | C++ |
2D | JaeHyunLee94/mpm2d | external/eigen-3.3.9/test/linearstructure.cpp | .cpp | 6,089 | 149 | // 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) 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 ... | C++ |
2D | JaeHyunLee94/mpm2d | external/eigen-3.3.9/test/sparse_basic.cpp | .cpp | 26,098 | 698 | // This file is part of Eigen, a lightweight C++ template library
// for linear algebra.
//
// Copyright (C) 2008-2011 Gael Guennebaud <gael.guennebaud@inria.fr>
// Copyright (C) 2008 Daniel Gomez Ferro <dgomezferro@gmail.com>
// Copyright (C) 2013 Désiré Nuentsa-Wakam <desire.nuentsa_wakam@inria.fr>
//
// This Source ... | C++ |
2D | JaeHyunLee94/mpm2d | external/eigen-3.3.9/test/array_replicate.cpp | .cpp | 2,334 | 82 | // This file is part of Eigen, a lightweight C++ template library
// for linear algebra.
//
// 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 a copy of the MPL was not distributed
// with this file, You can ob... | C++ |
2D | JaeHyunLee94/mpm2d | external/eigen-3.3.9/test/permutationmatrices.cpp | .cpp | 6,298 | 168 | // This file is part of Eigen, a lightweight C++ template library
// for linear algebra.
//
// 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 copy of the MPL was not distributed
// with this file, You can obtai... | C++ |
2D | JaeHyunLee94/mpm2d | external/eigen-3.3.9/test/geo_parametrizedline.cpp | .cpp | 3,916 | 104 | // 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/diagonal.cpp | .cpp | 4,107 | 106 | // 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/umeyama.cpp | .cpp | 5,853 | 184 | // This file is part of Eigen, a lightweight C++ template library
// for linear algebra.
//
// Copyright (C) 2009 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/is_same_dense.cpp | .cpp | 1,095 | 34 | // 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/stable_norm.cpp | .cpp | 8,474 | 202 | // 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... | C++ |
2D | JaeHyunLee94/mpm2d | external/eigen-3.3.9/test/mixingtypes.cpp | .cpp | 17,752 | 329 | // This file is part of Eigen, a lightweight C++ template library
// for linear algebra.
//
// Copyright (C) 2008-2015 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 ... | C++ |
2D | JaeHyunLee94/mpm2d | external/eigen-3.3.9/test/simplicial_cholesky.cpp | .cpp | 2,147 | 48 | // 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/triangular.cpp | .cpp | 9,470 | 247 | // This file is triangularView 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 f... | C++ |
2D | JaeHyunLee94/mpm2d | external/eigen-3.3.9/test/product_notemporary.cpp | .cpp | 8,803 | 160 | // 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/special_numbers.cpp | .cpp | 1,754 | 59 | // This file is part of Eigen, a lightweight C++ template library
// for linear algebra.
//
// Copyright (C) 2013 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/dynalloc.cpp | .cpp | 4,630 | 176 | // 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/evaluator_common.h | .h | 0 | 0 | null | Unknown |
2D | JaeHyunLee94/mpm2d | external/eigen-3.3.9/test/sparse_permutations.cpp | .cpp | 9,989 | 237 | // This file is part of Eigen, a lightweight C++ template library
// for linear algebra.
//
// Copyright (C) 2011-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/vectorization_logic.cpp | .cpp | 20,436 | 434 | // 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/eigensolver_generalized_real.cpp | .cpp | 4,038 | 104 | // This file is part of Eigen, a lightweight C++ template library
// for linear algebra.
//
// Copyright (C) 2012-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/product_extra.cpp | .cpp | 14,544 | 375 | // 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/bdcsvd.cpp | .cpp | 4,275 | 117 | // This file is part of Eigen, a lightweight C++ template library
// for linear algebra.
//
// Copyright (C) 2013 Gauthier Brun <brun.gauthier@gmail.com>
// Copyright (C) 2013 Nicolas Carre <nicolas.carre@ensimag.fr>
// Copyright (C) 2013 Jean Ceccato <jean.ceccato@ensimag.fr>
// Copyright (C) 2013 Pierre Zoppitelli <p... | C++ |
2D | JaeHyunLee94/mpm2d | external/eigen-3.3.9/test/geo_orthomethods.cpp | .cpp | 4,830 | 134 | // 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/inplace_decomposition.cpp | .cpp | 3,872 | 111 | // 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/qtvector.cpp | .cpp | 4,613 | 157 | // 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/rvalue_types.cpp | .cpp | 4,306 | 111 | // 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/product.h | .h | 11,826 | 258 | // 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 ... | Unknown |
2D | JaeHyunLee94/mpm2d | external/eigen-3.3.9/test/nomalloc.cpp | .cpp | 8,713 | 229 | // 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) 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 ... | C++ |
2D | JaeHyunLee94/mpm2d | external/eigen-3.3.9/test/sparse_solvers.cpp | .cpp | 4,691 | 113 | // This file is part of Eigen, a lightweight C++ template library
// for linear algebra.
//
// Copyright (C) 2008-2010 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/sparse_vector.cpp | .cpp | 5,079 | 164 | // This file is part of Eigen, a lightweight C++ template library
// for linear algebra.
//
// Copyright (C) 2008-2011 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/lscg.cpp | .cpp | 1,491 | 38 | // 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/fastmath.cpp | .cpp | 5,248 | 100 | // 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/upperbidiagonalization.cpp | .cpp | 1,750 | 44 | // 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/bug1213.cpp | .cpp | 174 | 14 |
// This anonymous enum is essential to trigger the linking issue
enum {
Foo
};
#include "bug1213.h"
bool bug1213_1(const Eigen::Vector3f& x)
{
return bug1213_2(x);
}
| C++ |
2D | JaeHyunLee94/mpm2d | external/eigen-3.3.9/test/constructor.cpp | .cpp | 2,554 | 99 | // 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/schur_complex.cpp | .cpp | 3,561 | 92 | // 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/svd_common.h | .h | 17,971 | 479 | // This file is part of Eigen, a lightweight C++ template library
// for linear algebra.
//
// Copyright (C) 2008-2014 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 ... | Unknown |
2D | JaeHyunLee94/mpm2d | external/eigen-3.3.9/test/bug1213_main.cpp | .cpp | 279 | 19 |
// This is a regression unit regarding a weird linking issue with gcc.
#include "bug1213.h"
int main()
{
return 0;
}
template<typename T, int dim>
bool bug1213_2(const Eigen::Matrix<T,dim,1>& )
{
return true;
}
template bool bug1213_2<float,3>(const Eigen::Vector3f&);
| C++ |
2D | JaeHyunLee94/mpm2d | external/eigen-3.3.9/test/array_reverse.cpp | .cpp | 4,877 | 146 | // 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) 2009 Ricard Marxer <email@ricardmarxer.com>
//
// This Source Code Form is subject to the terms of the Mozilla
// Public License v. 2.0. If a co... | C++ |
2D | JaeHyunLee94/mpm2d | external/eigen-3.3.9/test/eigen2support.cpp | .cpp | 2,188 | 66 | // This file is part of Eigen, a lightweight C++ template library
// for linear algebra.
//
// 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 a copy of the MPL was not distributed
// with this file, You can ob... | C++ |
2D | JaeHyunLee94/mpm2d | external/eigen-3.3.9/test/cholesky.cpp | .cpp | 17,757 | 530 | // 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/conjugate_gradient.cpp | .cpp | 1,533 | 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++ |
2D | JaeHyunLee94/mpm2d | external/eigen-3.3.9/test/product_mmtr.cpp | .cpp | 4,439 | 107 | // This file is part of Eigen, a lightweight C++ template library
// for linear algebra.
//
// Copyright (C) 2010-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 c... | C++ |
2D | JaeHyunLee94/mpm2d | external/eigen-3.3.9/test/half_float.cpp | .cpp | 10,819 | 269 | // This file is part of Eigen, a lightweight C++ template library
// for linear algebra.
//
// 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 at http://mozilla.org/MPL/2.0/.
#include <sstream>
#inclu... | C++ |
2D | JaeHyunLee94/mpm2d | external/eigen-3.3.9/test/metis_support.cpp | .cpp | 743 | 26 | // 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, ... | C++ |
2D | JaeHyunLee94/mpm2d | external/eigen-3.3.9/test/conservative_resize.cpp | .cpp | 4,280 | 134 | // This file is part of Eigen, a lightweight C++ template library
// for linear algebra.
//
// Copyright (C) 2009 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/miscmatrices.cpp | .cpp | 1,781 | 47 | // 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/unalignedassert.cpp | .cpp | 5,857 | 181 | // 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/sparse_solver.h | .h | 19,059 | 566 | // 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... | Unknown |
2D | JaeHyunLee94/mpm2d | external/eigen-3.3.9/test/adjoint.cpp | .cpp | 8,251 | 200 | // 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/stdlist.cpp | .cpp | 4,224 | 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/cuda_common.h | .h | 3,368 | 102 |
#ifndef EIGEN_TEST_CUDA_COMMON_H
#define EIGEN_TEST_CUDA_COMMON_H
#include <cuda.h>
#include <cuda_runtime.h>
#include <cuda_runtime_api.h>
#include <iostream>
#ifndef __CUDACC__
dim3 threadIdx, blockDim, blockIdx;
#endif
template<typename Kernel, typename Input, typename Output>
void run_on_cpu(const Kernel& ker, ... | Unknown |
2D | JaeHyunLee94/mpm2d | external/eigen-3.3.9/test/geo_transformations.cpp | .cpp | 25,326 | 705 | // 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/nullary.cpp | .cpp | 11,724 | 305 | // This file is part of Eigen, a lightweight C++ template library
// for linear algebra.
//
// Copyright (C) 2010-2011 Jitse Niesen <jitse@maths.leeds.ac.uk>
// 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... | C++ |
2D | JaeHyunLee94/mpm2d | external/eigen-3.3.9/test/product_large.cpp | .cpp | 4,352 | 110 | // 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/packetmath.cpp | .cpp | 24,039 | 637 | // 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) 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... | C++ |
2D | JaeHyunLee94/mpm2d | external/eigen-3.3.9/test/superlu_support.cpp | .cpp | 948 | 24 | // 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/geo_alignedbox.cpp | .cpp | 5,584 | 189 | // 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/prec_inverse_4x4.cpp | .cpp | 3,196 | 84 | // This file is part of Eigen, a lightweight C++ template library
// for linear algebra.
//
// 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 copy of the MPL was not distributed
// with this file, You can obtai... | C++ |
2D | JaeHyunLee94/mpm2d | external/eigen-3.3.9/test/swap.cpp | .cpp | 2,974 | 95 | // This file is part of Eigen, a lightweight C++ template library
// for linear algebra.
//
// 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 copy of the MPL was not distributed
// with this file, You can obtai... | C++ |
2D | JaeHyunLee94/mpm2d | external/eigen-3.3.9/test/sparse_product.cpp | .cpp | 25,566 | 476 | // This file is part of Eigen, a lightweight C++ template library
// for linear algebra.
//
// Copyright (C) 2008-2011 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/ctorleak.cpp | .cpp | 2,008 | 82 | #include "main.h"
#include <exception> // std::exception
struct Foo
{
static Index object_count;
static Index object_limit;
int dummy;
Foo() : dummy(0)
{
#ifdef EIGEN_EXCEPTIONS
// TODO: Is this the correct way to handle this?
if (Foo::object_count > Foo::object_limit) { std::cout << "\nThrow!\n";... | C++ |
2D | JaeHyunLee94/mpm2d | external/eigen-3.3.9/test/sizeof.cpp | .cpp | 2,051 | 48 | // 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/denseLM.cpp | .cpp | 5,054 | 191 | // This file is part of Eigen, a lightweight C++ template library
// for linear algebra.
//
// Copyright (C) 2012 Desire Nuentsa <desire.nuentsa_wakam@inria.fr>
// 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. I... | C++ |
2D | JaeHyunLee94/mpm2d | external/eigen-3.3.9/test/boostmultiprec.cpp | .cpp | 5,534 | 202 | // 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/selfadjoint.cpp | .cpp | 2,411 | 76 | // This file is triangularView of Eigen, a lightweight C++ template library
// for linear algebra.
//
// Copyright (C) 2010 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, ... | C++ |
2D | JaeHyunLee94/mpm2d | external/eigen-3.3.9/test/mapstride.cpp | .cpp | 10,112 | 235 | // 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/product_trmm.cpp | .cpp | 6,913 | 138 | // 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/first_aligned.cpp | .cpp | 1,866 | 52 | // This file is part of Eigen, a lightweight C++ template library
// for linear algebra.
//
// 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 copy of the MPL was not distributed
// with this file, You can obtai... | C++ |
2D | JaeHyunLee94/mpm2d | external/eigen-3.3.9/test/exceptions.cpp | .cpp | 3,669 | 116 | // This file is part of Eigen, a lightweight C++ template library
// for linear algebra.
//
// Copyright (C) 2011 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/block.cpp | .cpp | 11,602 | 277 | // 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/qr.cpp | .cpp | 4,586 | 131 | // 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/pardiso_support.cpp | .cpp | 947 | 30 | /*
Intel Copyright (C) ....
*/
#include "sparse_solver.h"
#include <Eigen/PardisoSupport>
template<typename T> void test_pardiso_T()
{
PardisoLLT < SparseMatrix<T, RowMajor>, Lower> pardiso_llt_lower;
PardisoLLT < SparseMatrix<T, RowMajor>, Upper> pardiso_llt_upper;
PardisoLDLT < SparseMatrix<T, RowMajor>, ... | C++ |
2D | JaeHyunLee94/mpm2d | external/eigen-3.3.9/test/stdvector.cpp | .cpp | 5,150 | 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>
//
// 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/hessenberg.cpp | .cpp | 2,396 | 63 | // This file is part of Eigen, a lightweight C++ template library
// for linear algebra.
//
// Copyright (C) 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 copy... | C++ |
2D | JaeHyunLee94/mpm2d | external/eigen-3.3.9/test/sparse.h | .h | 6,396 | 211 | // This file is part of Eigen, a lightweight C++ template library
// for linear algebra.
//
// Copyright (C) 2008-2011 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/spqr_support.cpp | .cpp | 1,833 | 65 | // 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>
//
// 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
#define EIGEN_NO_D... | C++ |
2D | JaeHyunLee94/mpm2d | external/eigen-3.3.9/test/geo_quaternion.cpp | .cpp | 11,125 | 311 | // 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) 2009 Mathieu Gautier <mathieu.gautier@cea.fr>
//
// This Source Code Form is subject to the terms of the Mozilla
// Public License v. 2.0. If... | C++ |
2D | JaeHyunLee94/mpm2d | external/eigen-3.3.9/test/cholmod_support.cpp | .cpp | 2,686 | 58 | // 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/geo_homogeneous.cpp | .cpp | 5,462 | 126 | // This file is part of Eigen, a lightweight C++ template library
// for linear algebra.
//
// 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 a copy of the MPL was not distributed
// with this file, You can ob... | C++ |
2D | JaeHyunLee94/mpm2d | external/eigen-3.3.9/test/resize.cpp | .cpp | 1,097 | 42 | // This file is part of Eigen, a lightweight C++ template library
// for linear algebra.
//
// Copyright (C) 2009 Keir Mierle <mierle@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 one at ... | C++ |
2D | JaeHyunLee94/mpm2d | external/eigen-3.3.9/test/mapstaticmethods.cpp | .cpp | 7,300 | 174 | // 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/stdlist_overload.cpp | .cpp | 5,886 | 193 | // 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/smallvectors.cpp | .cpp | 2,125 | 68 | // 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/unalignedcount.cpp | .cpp | 2,134 | 54 | // This file is part of Eigen, a lightweight C++ template library
// for linear algebra.
//
// 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 a copy of the MPL was not distributed
// with this file, You can ob... | C++ |
2D | JaeHyunLee94/mpm2d | external/eigen-3.3.9/test/sparselu.cpp | .cpp | 1,783 | 46 | // 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, ... | C++ |
2D | JaeHyunLee94/mpm2d | external/eigen-3.3.9/test/array_for_matrix.cpp | .cpp | 12,295 | 301 | // 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/sizeoverflow.cpp | .cpp | 2,631 | 65 | // 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/bandmatrix.cpp | .cpp | 2,424 | 72 | // This file is triangularView 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 f... | C++ |
2D | JaeHyunLee94/mpm2d | external/eigen-3.3.9/test/product_syrk.cpp | .cpp | 7,848 | 147 | // 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/sparseLM.cpp | .cpp | 4,732 | 177 | // This file is part of Eigen, a lightweight C++ template library
// for linear algebra.
//
// Copyright (C) 2012 Desire Nuentsa <desire.nuentsa_wakam@inria.fr>
// 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. I... | C++ |
2D | JaeHyunLee94/mpm2d | external/eigen-3.3.9/test/jacobisvd.cpp | .cpp | 5,453 | 143 | // This file is part of Eigen, a lightweight C++ template library
// for linear algebra.
//
// Copyright (C) 2008-2014 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 ... | C++ |
2D | JaeHyunLee94/mpm2d | external/eigen-3.3.9/test/real_qz.cpp | .cpp | 3,094 | 95 | // 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... | C++ |
2D | JaeHyunLee94/mpm2d | external/eigen-3.3.9/test/zerosized.cpp | .cpp | 3,384 | 103 | // 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/product_trsolve.cpp | .cpp | 6,094 | 128 | // 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/determinant.cpp | .cpp | 2,267 | 67 | // 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) 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 cop... | C++ |
2D | JaeHyunLee94/mpm2d | external/eigen-3.3.9/test/evaluators.cpp | .cpp | 19,757 | 500 |
#include "main.h"
namespace Eigen {
template<typename Lhs,typename Rhs>
const Product<Lhs,Rhs>
prod(const Lhs& lhs, const Rhs& rhs)
{
return Product<Lhs,Rhs>(lhs,rhs);
}
template<typename Lhs,typename Rhs>
const Product<Lhs,Rhs,LazyProduct>
lazyprod(const Lhs& lhs, const Rhs& rhs)
{
return... | C++ |
2D | JaeHyunLee94/mpm2d | external/eigen-3.3.9/test/lu.cpp | .cpp | 9,867 | 284 | // This file is part of Eigen, a lightweight C++ template library
// for linear algebra.
//
// Copyright (C) 2008-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 ... | C++ |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.