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/unsupported/test/EulerAngles.cpp
.cpp
6,481
209
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2015 Tal Hadad <tal_hd@hotmail.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/unsupported/test/cxx11_tensor_inflation.cpp
.cpp
2,101
82
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2015 Ke Yang <yangke@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 http...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/unsupported/test/cxx11_tensor_fft.cpp
.cpp
12,770
274
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2014 Jianwei Cui <thucjw@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/unsupported/test/cxx11_tensor_argmax.cpp
.cpp
9,142
295
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2015 Eugene Brevdo <ebrevdo@google.com> // Benoit Steiner <benoit.steiner.goog@gmail.com> // // 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/unsupported/test/cxx11_tensor_expr.cpp
.cpp
8,407
315
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2014 Benoit Steiner <benoit.steiner.goog@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 ca...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/unsupported/test/cxx11_non_blocking_thread_pool.cpp
.cpp
3,085
108
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2016 Dmitry Vyukov <dvyukov@google.com> // Copyright (C) 2016 Benoit Steiner <benoit.steiner.goog@gmail.com> // // 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/unsupported/test/matrix_functions.h
.h
2,106
68
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2009-2011 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...
Unknown
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/unsupported/test/cxx11_tensor_notification.cpp
.cpp
1,829
82
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2015 Vijay Vasudevan <vrv@google.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 a...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/unsupported/test/matrix_exponential.cpp
.cpp
4,409
142
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2009 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 obtain...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/unsupported/test/cxx11_tensor_forced_eval_sycl.cpp
.cpp
2,755
71
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2016 // Mehdi Goli Codeplay Software Ltd. // Ralph Potter Codeplay Software Ltd. // Luke Iwanski Codeplay Software Ltd. // Contact: <eigen@codeplay.com> // // This Source Code Form is subject to the terms o...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/unsupported/test/cxx11_meta.cpp
.cpp
18,732
358
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2013 Christian Seiler <christian@iwakd.de> // // 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/unsupported/test/cxx11_tensor_morphing.cpp
.cpp
15,732
486
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2014 Benoit Steiner <benoit.steiner.goog@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 ca...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/unsupported/test/cxx11_tensor_padding.cpp
.cpp
2,644
94
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2014 Benoit Steiner <benoit.steiner.goog@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 ca...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/unsupported/test/cxx11_tensor_lvalue.cpp
.cpp
942
43
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2014 Benoit Steiner <benoit.steiner.goog@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 ca...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/unsupported/test/cxx11_tensor_volume_patch.cpp
.cpp
4,599
113
#include "main.h" #include <Eigen/CXX11/Tensor> using Eigen::Tensor; static void test_single_voxel_patch() { Tensor<float, 5> tensor(4,2,3,5,7); tensor.setRandom(); Tensor<float, 5, RowMajor> tensor_row_major = tensor.swap_layout(); Tensor<float, 6> single_voxel_patch; single_voxel_patch = tensor.extract_...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/unsupported/test/cxx11_tensor_shuffling.cpp
.cpp
6,229
229
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2014 Benoit Steiner <benoit.steiner.goog@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 ca...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/unsupported/test/cxx11_tensor_ref.cpp
.cpp
6,714
249
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2014 Benoit Steiner <benoit.steiner.goog@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 ca...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/unsupported/test/FFTW.cpp
.cpp
9,225
263
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2009 Mark Borgerding mark a borgerding net // // 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/unsupported/test/polynomialutils.cpp
.cpp
3,574
114
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2010 Manuel Yguel <manuel.yguel@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/unsupported/test/cxx11_tensor_custom_index.cpp
.cpp
2,510
101
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2015 Benoit Steiner <benoit.steiner.goog@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 ca...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/unsupported/test/levenberg_marquardt.cpp
.cpp
55,496
1,478
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2009 Thomas Capricelli <orzel@freehackers.org> // Copyright (C) 2012 desire Nuentsa <desire.nuentsa_wakam@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/unsupported/test/autodiff.cpp
.cpp
10,980
388
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2009 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/unsupported/test/cxx11_tensor_concatenation.cpp
.cpp
4,289
138
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2014 Benoit Steiner <benoit.steiner.goog@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 ca...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/unsupported/test/cxx11_tensor_reduction.cpp
.cpp
14,383
509
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2014 Benoit Steiner <benoit.steiner.goog@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 ca...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/unsupported/test/polynomialsolver.cpp
.cpp
7,478
233
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2010 Manuel Yguel <manuel.yguel@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/unsupported/test/cxx11_tensor_const.cpp
.cpp
1,652
63
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2014 Benoit Steiner <benoit.steiner.goog@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 ca...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/unsupported/test/sparse_extra.cpp
.cpp
5,352
148
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2008-2010 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 ...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/unsupported/test/cxx11_tensor_dimension.cpp
.cpp
2,099
70
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2014 Benoit Steiner <benoit.steiner.goog@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 ca...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/unsupported/test/alignedvector3.cpp
.cpp
2,300
85
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2009 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/unsupported/test/cxx11_tensor_empty.cpp
.cpp
991
41
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2015 Benoit Steiner <benoit.steiner.goog@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 ca...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/unsupported/test/cxx11_tensor_intdiv.cpp
.cpp
4,121
148
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2014-2015 Benoit Steiner <benoit.steiner.goog@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, Y...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/unsupported/test/cxx11_tensor_of_complex.cpp
.cpp
2,885
104
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2014 Benoit Steiner <benoit.steiner.goog@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 ca...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/unsupported/test/cxx11_tensor_image_patch.cpp
.cpp
33,556
758
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2014 Benoit Steiner <benoit.steiner.goog@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 ca...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/unsupported/test/minres.cpp
.cpp
1,650
45
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2012 Giacomo Po <gpo@ucla.edu> // 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 dis...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/unsupported/test/BVH.cpp
.cpp
7,182
223
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2009 Ilya Baran <ibaran@mit.edu> // // 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 htt...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/unsupported/test/NonLinearOptimization.cpp
.cpp
64,589
1,850
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2009 Thomas Capricelli <orzel@freehackers.org> #include <stdio.h> #include "main.h" #include <unsupported/Eigen/NonLinearOptimization> // This disables some useless Warnings on MSVC. // It is intended to be d...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/unsupported/test/cxx11_tensor_forced_eval.cpp
.cpp
2,159
80
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2014 Benoit Steiner <benoit.steiner.goog@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 ca...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/unsupported/test/gmres.cpp
.cpp
1,237
32
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2011 Gael Guennebaud <g.gael@free.fr> // Copyright (C) 2012 Kolja Brix <brix@igpm.rwth-aaachen.de> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy of the MP...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/unsupported/test/autodiff_scalar.cpp
.cpp
2,934
102
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2013 Christoph Hertzberg <chtz@informatik.uni-bremen.de> // // 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, Y...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/unsupported/test/cxx11_eventcount.cpp
.cpp
3,992
143
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2016 Dmitry Vyukov <dvyukov@google.com> // Copyright (C) 2016 Benoit Steiner <benoit.steiner.goog@gmail.com> // // 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/unsupported/test/cxx11_tensor_comparisons.cpp
.cpp
1,983
85
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2014 Benoit Steiner <benoit.steiner.goog@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 ca...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/unsupported/test/cxx11_tensor_ifft.cpp
.cpp
5,934
155
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2014 Jianwei Cui <thucjw@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/unsupported/test/cxx11_tensor_map.cpp
.cpp
6,707
278
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2014 Benoit Steiner <benoit.steiner.goog@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 ca...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/unsupported/test/cxx11_tensor_patch.cpp
.cpp
5,491
173
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2014 Benoit Steiner <benoit.steiner.goog@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 ca...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/unsupported/test/cxx11_tensor_io.cpp
.cpp
3,269
137
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2014 Benoit Steiner <benoit.steiner.goog@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 ca...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/unsupported/test/cxx11_tensor_mixed_indices.cpp
.cpp
1,493
54
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2014 Benoit Steiner <benoit.steiner.goog@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 ca...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/unsupported/test/cxx11_tensor_of_strings.cpp
.cpp
3,758
153
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2014 Benoit Steiner <benoit.steiner.goog@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 ca...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/unsupported/test/matrix_power.cpp
.cpp
7,150
205
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2012, 2013 Chen-Pang He <jdh8@ms63.hinet.net> // // 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 obta...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/unsupported/test/cxx11_tensor_simple.cpp
.cpp
9,616
328
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2013 Christian Seiler <christian@iwakd.de> // // 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/unsupported/test/cxx11_tensor_index_list.cpp
.cpp
18,746
387
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2014 Benoit Steiner <benoit.steiner.goog@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 ca...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/unsupported/test/cxx11_tensor_assign.cpp
.cpp
9,699
371
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2014 Benoit Steiner <benoit.steiner.goog@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 ca...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/unsupported/test/cxx11_tensor_reduction_sycl.cpp
.cpp
4,935
139
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2015 // Mehdi Goli Codeplay Software Ltd. // Ralph Potter Codeplay Software Ltd. // Luke Iwanski Codeplay Software Ltd. // Contact: <eigen@codeplay.com> // // This Source Code Form is subject to the terms o...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/unsupported/test/NumericalDiff.cpp
.cpp
2,850
115
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2009 Thomas Capricelli <orzel@freehackers.org> #include <stdio.h> #include "main.h" #include <unsupported/Eigen/NumericalDiff> // Generic functor template<typename _Scalar, int NX=Dynamic, int NY=Dynamic>...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/unsupported/test/kronecker_product.cpp
.cpp
9,096
253
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2011 Kolja Brix <brix@igpm.rwth-aachen.de> // Copyright (C) 2011 Andreas Platen <andiplaten@gmx.de> // Copyright (C) 2012 Chen-Pang He <jdh8@ms63.hinet.net> // // This Source Code Form is subject to the terms of...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/unsupported/test/cxx11_tensor_fixed_size.cpp
.cpp
7,234
262
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2014 Benoit Steiner <benoit.steiner.goog@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 ca...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/unsupported/test/cxx11_tensor_custom_op.cpp
.cpp
3,203
112
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2014 Benoit Steiner <benoit.steiner.goog@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 ca...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/unsupported/test/cxx11_tensor_broadcast_sycl.cpp
.cpp
2,538
75
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2016 // Mehdi Goli Codeplay Software Ltd. // Ralph Potter Codeplay Software Ltd. // Luke Iwanski Codeplay Software Ltd. // Contact: <eigen@codeplay.com> // // This Source Code Form is subject to the terms o...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/unsupported/test/cxx11_tensor_striding.cpp
.cpp
3,016
120
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2014 Benoit Steiner <benoit.steiner.goog@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 ca...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/unsupported/test/cxx11_tensor_sugar.cpp
.cpp
1,888
82
#include "main.h" #include <Eigen/CXX11/Tensor> using Eigen::Tensor; using Eigen::RowMajor; static void test_comparison_sugar() { // we already trust comparisons between tensors, we're simply checking that // the sugared versions are doing the same thing Tensor<int, 3> t(6, 7, 5); t.setRandom(); // make s...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/unsupported/test/FFT.cpp
.cpp
47
3
#define test_FFTW test_FFT #include "FFTW.cpp"
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/unsupported/test/cxx11_tensor_broadcasting.cpp
.cpp
5,296
195
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2014 Benoit Steiner <benoit.steiner.goog@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 ca...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/unsupported/test/cxx11_tensor_thread_pool.cpp
.cpp
12,691
374
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2014 Benoit Steiner <benoit.steiner.goog@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 ca...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/unsupported/test/cxx11_tensor_scan.cpp
.cpp
2,970
111
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2016 Igor Babuschkin <igor@babuschk.in> // // 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...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/unsupported/test/cxx11_tensor_contraction.cpp
.cpp
21,118
546
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2014 Benoit Steiner <benoit.steiner.goog@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 ca...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/unsupported/test/cxx11_tensor_reverse.cpp
.cpp
5,277
191
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2014 Navdeep Jaitly <ndjaitly@google.com and // Benoit Steiner <benoit.steiner.goog@gmail.com> // // 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/unsupported/test/cxx11_tensor_symmetry.cpp
.cpp
59,071
819
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2013 Christian Seiler <christian@iwakd.de> // // 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/unsupported/test/cxx11_tensor_layout_swap.cpp
.cpp
1,631
62
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2014 Benoit Steiner <benoit.steiner.goog@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 ca...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/unsupported/test/splines.cpp
.cpp
8,521
282
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2010-2011 Hauke Heibel <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 o...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/unsupported/test/special_functions.cpp
.cpp
16,332
346
// 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/unsupported/test/mpreal/mpreal.h
.h
115,135
3,105
/* MPFR C++: Multi-precision floating point number class for C++. Based on MPFR library: http://mpfr.org Project homepage: http://www.holoborodko.com/pavel/mpfr Contact e-mail: pavel@holoborodko.com Copyright (c) 2008-2015 Pavel Holoborodko Contributors: Dmitriy Gubanov, Konsta...
Unknown
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/unsupported/bench/bench_svd.cpp
.cpp
3,905
124
// 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/demos/mix_eigen_and_c/binary_library.cpp
.cpp
4,158
186
// 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/demos/mix_eigen_and_c/example.c
.c
1,616
66
// 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/demos/mix_eigen_and_c/binary_library.h
.h
3,345
71
// 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...
Unknown
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/demos/mandelbrot/mandelbrot.h
.h
1,888
72
// 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/demos/mandelbrot/mandelbrot.cpp
.cpp
7,509
214
// 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/demos/opengl/trackball.h
.h
943
43
// 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/demos/opengl/quaternion_demo.h
.h
2,635
115
// 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/demos/opengl/camera.h
.h
3,435
119
// 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/demos/opengl/camera.cpp
.cpp
5,981
265
// 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/demos/opengl/trackball.cpp
.cpp
1,756
60
// 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/demos/opengl/icosphere.h
.h
869
31
// 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/demos/opengl/icosphere.cpp
.cpp
3,927
121
// 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/demos/opengl/gpuhelper.h
.h
7,177
208
// 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/demos/opengl/quaternion_demo.cpp
.cpp
19,192
657
// 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/demos/opengl/gpuhelper.cpp
.cpp
3,974
127
// 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/blas/PackedTriangularSolverVector.h
.h
3,191
89
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2012 Chen-Pang He <jdh8@ms63.hinet.net> // // 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...
Unknown
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/blas/level2_impl.h
.h
25,172
554
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2009-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...
Unknown
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/blas/GeneralRank1Update.h
.h
1,608
45
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2012 Chen-Pang He <jdh8@ms63.hinet.net> // // 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...
Unknown
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/blas/complex_single.cpp
.cpp
646
21
// 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/blas/xerbla.cpp
.cpp
389
24
#include <stdio.h> #if (defined __GNUC__) && (!defined __MINGW32__) && (!defined __CYGWIN__) #define EIGEN_WEAK_LINKING __attribute__ ((weak)) #else #define EIGEN_WEAK_LINKING #endif #ifdef __cplusplus extern "C" { #endif EIGEN_WEAK_LINKING int xerbla_(const char * msg, int *info, int) { printf("Eigen BLAS ERROR ...
C++
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/blas/level1_impl.h
.h
4,559
167
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2009-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...
Unknown
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/blas/level3_impl.h
.h
38,043
703
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2009-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...
Unknown
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/blas/single.cpp
.cpp
757
23
// 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/blas/Rank2Update.h
.h
2,168
58
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2012 Chen-Pang He <jdh8@ms63.hinet.net> // // 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...
Unknown
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/blas/level1_cplx_impl.h
.h
4,956
134
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2009-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...
Unknown
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/blas/BandTriangularSolver.h
.h
3,614
98
// 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...
Unknown
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/blas/level1_real_impl.h
.h
3,617
101
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2009-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...
Unknown
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/blas/level2_real_impl.h
.h
10,499
307
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2009-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...
Unknown
2D
JaeHyunLee94/mpm2d
external/eigen-3.3.9/blas/complex_double.cpp
.cpp
647
21
// 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++