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
3D
OpenMS/OpenMS
src/openms/extern/GTE/Mathematics/IntrSegment3OrientedBox3.h
.h
4,306
130
// David Eberly, Geometric Tools, Redmond WA 98052 // Copyright (c) 1998-2022 // Distributed under the Boost Software License, Version 1.0. // https://www.boost.org/LICENSE_1_0.txt // https://www.geometrictools.com/License/Boost/LICENSE_1_0.txt // Version: 6.0.2022.01.06 #pragma once #include <Mathematics/IntrSegment...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/GTE/Mathematics/IEEEBinary.h
.h
14,481
454
// David Eberly, Geometric Tools, Redmond WA 98052 // Copyright (c) 1998-2022 // Distributed under the Boost Software License, Version 1.0. // https://www.boost.org/LICENSE_1_0.txt // https://www.geometrictools.com/License/Boost/LICENSE_1_0.txt // Version: 6.0.2022.01.06 #pragma once #include <cstdint> namespace gte...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/GTE/Mathematics/IntrPlane3Triangle3.h
.h
9,565
291
// David Eberly, Geometric Tools, Redmond WA 98052 // Copyright (c) 1998-2022 // Distributed under the Boost Software License, Version 1.0. // https://www.boost.org/LICENSE_1_0.txt // https://www.geometrictools.com/License/Boost/LICENSE_1_0.txt // Version: 6.0.2022.01.06 #pragma once #include <Mathematics/FIQuery.h> ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/GTE/Mathematics/DistRectangle3Rectangle3.h
.h
4,890
126
// David Eberly, Geometric Tools, Redmond WA 98052 // Copyright (c) 1998-2022 // Distributed under the Boost Software License, Version 1.0. // https://www.boost.org/LICENSE_1_0.txt // https://www.geometrictools.com/License/Boost/LICENSE_1_0.txt // Version: 6.0.2022.01.06 #pragma once #include <Mathematics/DistSegment...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/GTE/Mathematics/AxisAngle.h
.h
1,076
42
// David Eberly, Geometric Tools, Redmond WA 98052 // Copyright (c) 1998-2022 // Distributed under the Boost Software License, Version 1.0. // https://www.boost.org/LICENSE_1_0.txt // https://www.geometrictools.com/License/Boost/LICENSE_1_0.txt // Version: 6.0.2022.01.06 #pragma once #include <Mathematics/Vector.h> ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/GTE/Mathematics/GradientAnisotropic3.h
.h
5,966
148
// David Eberly, Geometric Tools, Redmond WA 98052 // Copyright (c) 1998-2022 // Distributed under the Boost Software License, Version 1.0. // https://www.boost.org/LICENSE_1_0.txt // https://www.geometrictools.com/License/Boost/LICENSE_1_0.txt // Version: 6.0.2022.01.06 #pragma once #include <Mathematics/PdeFilter3....
Unknown
3D
OpenMS/OpenMS
src/openms/extern/GTE/Mathematics/Segment.h
.h
3,319
113
// David Eberly, Geometric Tools, Redmond WA 98052 // Copyright (c) 1998-2022 // Distributed under the Boost Software License, Version 1.0. // https://www.boost.org/LICENSE_1_0.txt // https://www.geometrictools.com/License/Boost/LICENSE_1_0.txt // Version: 6.0.2022.01.06 #pragma once #include <Mathematics/Vector.h> ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/GTE/Mathematics/SqrtEstimate.h
.h
5,584
162
// David Eberly, Geometric Tools, Redmond WA 98052 // Copyright (c) 1998-2022 // Distributed under the Boost Software License, Version 1.0. // https://www.boost.org/LICENSE_1_0.txt // https://www.geometrictools.com/License/Boost/LICENSE_1_0.txt // Version: 6.0.2022.01.06 #pragma once #include <Mathematics/Math.h> //...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/GTE/Mathematics/IntrRay2Arc2.h
.h
2,626
95
// David Eberly, Geometric Tools, Redmond WA 98052 // Copyright (c) 1998-2022 // Distributed under the Boost Software License, Version 1.0. // https://www.boost.org/LICENSE_1_0.txt // https://www.geometrictools.com/License/Boost/LICENSE_1_0.txt // Version: 6.0.2022.01.06 #pragma once #include <Mathematics/IntrRay2Cir...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/GTE/Mathematics/ContTetrahedron3.h
.h
1,761
63
// David Eberly, Geometric Tools, Redmond WA 98052 // Copyright (c) 1998-2022 // Distributed under the Boost Software License, Version 1.0. // https://www.boost.org/LICENSE_1_0.txt // https://www.geometrictools.com/License/Boost/LICENSE_1_0.txt // Version: 6.1.2022.01.31 #include <Mathematics/Tetrahedron3.h> namespac...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/GTE/Mathematics/HashCombine.h
.h
1,957
59
// David Eberly, Geometric Tools, Redmond WA 98052 // Copyright (c) 1998-2022 // Distributed under the Boost Software License, Version 1.0. // https://www.boost.org/LICENSE_1_0.txt // https://www.geometrictools.com/License/Boost/LICENSE_1_0.txt // Version: 6.0.2022.01.06 #pragma once #include <cstddef> #include <func...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/GTE/Mathematics/Exp2Estimate.h
.h
4,426
129
// David Eberly, Geometric Tools, Redmond WA 98052 // Copyright (c) 1998-2022 // Distributed under the Boost Software License, Version 1.0. // https://www.boost.org/LICENSE_1_0.txt // https://www.geometrictools.com/License/Boost/LICENSE_1_0.txt // Version: 6.0.2022.01.06 #pragma once #include <Mathematics/Math.h> //...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/GTE/Mathematics/IntrCanonicalBox3Cylinder3.h
.h
24,289
696
// David Eberly, Geometric Tools, Redmond WA 98052 // Copyright (c) 1998-2022 // Distributed under the Boost Software License, Version 1.0. // https://www.boost.org/LICENSE_1_0.txt // https://www.geometrictools.com/License/Boost/LICENSE_1_0.txt // Version: 6.0.2022.09.23 #pragma once #include <Mathematics/Logger.h> #...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/GTE/Mathematics/ImplicitCurve2.h
.h
3,708
115
// David Eberly, Geometric Tools, Redmond WA 98052 // Copyright (c) 1998-2022 // Distributed under the Boost Software License, Version 1.0. // https://www.boost.org/LICENSE_1_0.txt // https://www.geometrictools.com/License/Boost/LICENSE_1_0.txt // Version: 6.3.2022.06.27 #pragma once // The curve is defined by F(x,y)...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/GTE/Mathematics/BSplineVolume.h
.h
8,217
205
// David Eberly, Geometric Tools, Redmond WA 98052 // Copyright (c) 1998-2022 // Distributed under the Boost Software License, Version 1.0. // https://www.boost.org/LICENSE_1_0.txt // https://www.geometrictools.com/License/Boost/LICENSE_1_0.txt // Version: 6.0.2022.01.06 #pragma once #include <Mathematics/BasisFuncti...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/GTE/Mathematics/TIQuery.h
.h
1,111
34
// David Eberly, Geometric Tools, Redmond WA 98052 // Copyright (c) 1998-2022 // Distributed under the Boost Software License, Version 1.0. // https://www.boost.org/LICENSE_1_0.txt // https://www.geometrictools.com/License/Boost/LICENSE_1_0.txt // Version: 6.0.2022.01.06 #pragma once #include <Mathematics/Math.h> na...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/GTE/Mathematics/IntrPlane3Ellipsoid3.h
.h
1,308
46
// David Eberly, Geometric Tools, Redmond WA 98052 // Copyright (c) 1998-2022 // Distributed under the Boost Software License, Version 1.0. // https://www.boost.org/LICENSE_1_0.txt // https://www.geometrictools.com/License/Boost/LICENSE_1_0.txt // Version: 6.0.2022.01.06 #pragma once #include <Mathematics/TIQuery.h> ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/GTE/Mathematics/VETManifoldMeshNR.h
.h
23,668
582
// David Eberly, Geometric Tools, Redmond WA 98052 // Copyright (c) 1998-2022 // Distributed under the Boost Software License, Version 1.0. // https://www.boost.org/LICENSE_1_0.txt // https://www.geometrictools.com/License/Boost/LICENSE_1_0.txt // Version: 6.5.2022.06.26 #pragma once #include <Mathematics/Logger.h> #...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/GTE/Mathematics/DistAlignedBoxAlignedBox.h
.h
3,335
90
// David Eberly, Geometric Tools, Redmond WA 98052 // Copyright (c) 1998-2022 // Distributed under the Boost Software License, Version 1.0. // https://www.boost.org/LICENSE_1_0.txt // https://www.geometrictools.com/License/Boost/LICENSE_1_0.txt // Version: 6.0.2022.01.06 #pragma once #include <Mathematics/DCPQuery.h>...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/GTE/Mathematics/IntrEllipsoid3Ellipsoid3.h
.h
21,274
533
// David Eberly, Geometric Tools, Redmond WA 98052 // Copyright (c) 1998-2022 // Distributed under the Boost Software License, Version 1.0. // https://www.boost.org/LICENSE_1_0.txt // https://www.geometrictools.com/License/Boost/LICENSE_1_0.txt // Version: 6.0.2022.01.06 #pragma once #include <Mathematics/Logger.h> #...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/GTE/Mathematics/IntrLine3AlignedBox3.h
.h
7,268
210
// David Eberly, Geometric Tools, Redmond WA 98052 // Copyright (c) 1998-2022 // Distributed under the Boost Software License, Version 1.0. // https://www.boost.org/LICENSE_1_0.txt // https://www.geometrictools.com/License/Boost/LICENSE_1_0.txt // Version: 6.0.2022.01.06 #pragma once #include <Mathematics/FIQuery.h> ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/GTE/Mathematics/Matrix2x2.h
.h
4,478
160
// David Eberly, Geometric Tools, Redmond WA 98052 // Copyright (c) 1998-2022 // Distributed under the Boost Software License, Version 1.0. // https://www.boost.org/LICENSE_1_0.txt // https://www.geometrictools.com/License/Boost/LICENSE_1_0.txt // Version: 6.0.2022.01.06 #pragma once #include <Mathematics/Matrix.h> #...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/GTE/Mathematics/ApprCone3.h
.h
14,026
339
// David Eberly, Geometric Tools, Redmond WA 98052 // Copyright (c) 1998-2022 // Distributed under the Boost Software License, Version 1.0. // https://www.boost.org/LICENSE_1_0.txt // https://www.geometrictools.com/License/Boost/LICENSE_1_0.txt // Version: 6.0.2022.04.04 #pragma once #include <Mathematics/GaussNewton...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/GTE/Mathematics/CLODPolyline.h
.h
11,672
337
// David Eberly, Geometric Tools, Redmond WA 98052 // Copyright (c) 1998-2022 // Distributed under the Boost Software License, Version 1.0. // https://www.boost.org/LICENSE_1_0.txt // https://www.geometrictools.com/License/Boost/LICENSE_1_0.txt // Version: 6.0.2022.01.06 #pragma once #include <Mathematics/Logger.h> #...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/GTE/Mathematics/ATanEstimate.h
.h
4,602
136
// David Eberly, Geometric Tools, Redmond WA 98052 // Copyright (c) 1998-2022 // Distributed under the Boost Software License, Version 1.0. // https://www.boost.org/LICENSE_1_0.txt // https://www.geometrictools.com/License/Boost/LICENSE_1_0.txt // Version: 6.0.2022.01.06 #pragma once #include <Mathematics/Math.h> //...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/simde-f16.h
.h
13,658
318
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/debug-trap.h
.h
3,120
86
/* Debugging assertions and traps * Portable Snippets - https://github.com/nemequ/portable-snippets * Created by Evan Nemerson <evan@nemerson.com> * * To the extent possible under law, the authors have waived all * copyright and related or neighboring rights to this code. For * details, see the Creative Co...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/simde-constify.h
.h
18,585
398
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/simde-complex.h
.h
5,257
149
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/simde-features.h
.h
26,050
717
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/simde-arch.h
.h
18,414
602
/* Architecture detection * Created by Evan Nemerson <evan@nemerson.com> * * To the extent possible under law, the authors have waived all * copyright and related or neighboring rights to this code. For * details, see the Creative Commons Zero 1.0 Universal license at * <https://creativecommons.org/publi...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/simde-common.h
.h
43,069
1,133
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/simde-math.h
.h
62,619
2,055
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/simde-diagnostic.h
.h
21,064
457
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/simde-detect-clang.h
.h
5,962
126
/* Detect Clang Version * Created by Evan Nemerson <evan@nemerson.com> * * To the extent possible under law, the author(s) have dedicated all * copyright and related and neighboring rights to this software to * the public domain worldwide. This software is distributed without * any warranty. * * For details, se...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/hedley.h
.h
77,513
2,045
/* Hedley - https://nemequ.github.io/hedley * Created by Evan Nemerson <evan@nemerson.com> * * To the extent possible under law, the author(s) have dedicated all * copyright and related and neighboring rights to this software to * the public domain worldwide. This software is distributed without * any warranty. ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/check.h
.h
9,847
277
/* Check (assertions) * Portable Snippets - https://github.com/nemequ/portable-snippets * Created by Evan Nemerson <evan@nemerson.com> * * To the extent possible under law, the authors have waived all * copyright and related or neighboring rights to this code. For * details, see the Creative Commons Zero 1...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/simde-align.h
.h
18,009
451
/* Alignment * Created by Evan Nemerson <evan@nemerson.com> * * To the extent possible under law, the authors have waived all * copyright and related or neighboring rights to this code. For * details, see the Creative Commons Zero 1.0 Universal license at * <https://creativecommons.org/publicdomain/zero/...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/xop.h
.h
118,352
3,741
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/fma.h
.h
22,155
733
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx.h
.h
201,373
6,262
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/ssse3.h
.h
37,052
1,058
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/mmx.h
.h
76,650
2,399
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/sse4.2.h
.h
13,142
382
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/f16c.h
.h
5,603
173
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/svml.h
.h
398,844
12,138
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512.h
.h
4,370
150
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/clmul.h
.h
15,402
411
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/sse3.h
.h
17,131
516
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/sse4.1.h
.h
84,268
2,360
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/sse.h
.h
166,886
4,835
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/sse2.h
.h
267,517
7,698
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/gfni.h
.h
53,223
1,296
/* Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, distribute, sublicense, and/or sell...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx2.h
.h
199,070
5,757
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/reduce.h
.h
9,889
352
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/cmplt.h
.h
4,022
124
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/avg.h
.h
8,799
259
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/set.h
.h
17,558
541
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/load.h
.h
3,974
116
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/extract.h
.h
12,163
268
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/mullo.h
.h
5,509
170
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/fixupimm.h
.h
28,836
901
#if !defined(SIMDE_X86_AVX512_FIXUPIMM_H) #define SIMDE_X86_AVX512_FIXUPIMM_H #include "types.h" #include "flushsubnormal.h" #include "mov.h" HEDLEY_DIAGNOSTIC_PUSH SIMDE_DISABLE_UNWANTED_DIAGNOSTICS SIMDE_BEGIN_DECLS_ SIMDE_FUNCTION_ATTRIBUTES simde__m128 simde_mm_fixupimm_ps (simde__m128 a, simde__m128 b, simde__m...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/rorv.h
.h
14,732
392
#if !defined(SIMDE_X86_AVX512_RORV_H) #define SIMDE_X86_AVX512_RORV_H #include "types.h" #include "../avx2.h" #include "mov.h" #include "srlv.h" #include "sllv.h" #include "or.h" #include "and.h" #include "sub.h" #include "set1.h" HEDLEY_DIAGNOSTIC_PUSH SIMDE_DISABLE_UNWANTED_DIAGNOSTICS SIMDE_BEGIN_DECLS_ SIMDE_FUN...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/types.h
.h
37,530
820
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/min.h
.h
19,302
612
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/roundscale.h
.h
23,297
617
#if !defined(SIMDE_X86_AVX512_ROUNDSCALE_H) #define SIMDE_X86_AVX512_ROUNDSCALE_H #include "types.h" #include "andnot.h" #include "set1.h" #include "mul.h" #include "round.h" #include "cmpeq.h" HEDLEY_DIAGNOSTIC_PUSH SIMDE_DISABLE_UNWANTED_DIAGNOSTICS SIMDE_BEGIN_DECLS_ #if defined(SIMDE_X86_AVX512VL_NATIVE) && defi...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/mul.h
.h
9,151
280
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/multishift.h
.h
6,519
171
#if !defined(SIMDE_X86_AVX512_MULTISHIFT_H) #define SIMDE_X86_AVX512_MULTISHIFT_H #include "types.h" #include "mov.h" HEDLEY_DIAGNOSTIC_PUSH SIMDE_DISABLE_UNWANTED_DIAGNOSTICS SIMDE_BEGIN_DECLS_ SIMDE_FUNCTION_ATTRIBUTES simde__m128i simde_mm_multishift_epi64_epi8 (simde__m128i a, simde__m128i b) { #if defined(SIM...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/cmp.h
.h
61,629
1,711
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/setone.h
.h
2,243
73
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/set1.h
.h
9,713
353
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/shldv.h
.h
5,050
158
#if !defined(SIMDE_X86_AVX512_SHLDV_H) #define SIMDE_X86_AVX512_SHLDV_H #include "types.h" #include "../avx2.h" HEDLEY_DIAGNOSTIC_PUSH SIMDE_DISABLE_UNWANTED_DIAGNOSTICS SIMDE_BEGIN_DECLS_ SIMDE_FUNCTION_ATTRIBUTES simde__m128i simde_mm_shldv_epi32(simde__m128i a, simde__m128i b, simde__m128i c) { #if defined(SIMD...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/range_round.h
.h
25,064
687
#if !defined(SIMDE_X86_AVX512_RANGE_ROUND_H) #define SIMDE_X86_AVX512_RANGE_ROUND_H #include "types.h" #include "range.h" HEDLEY_DIAGNOSTIC_PUSH SIMDE_DISABLE_UNWANTED_DIAGNOSTICS SIMDE_BEGIN_DECLS_ #if defined(SIMDE_X86_AVX512DQ_NATIVE) #define simde_mm512_range_round_ps(a, b, imm8, sae) _mm512_range_round_ps(a, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/broadcast.h
.h
29,208
898
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/mulhi.h
.h
2,282
66
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/cvts.h
.h
25,514
782
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/srav.h
.h
2,271
68
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/expand.h
.h
3,115
98
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/fnmsub.h
.h
3,620
109
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/or.h
.h
9,812
309
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/fmadd.h
.h
4,563
137
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/rol.h
.h
14,839
411
#if !defined(SIMDE_X86_AVX512_ROL_H) #define SIMDE_X86_AVX512_ROL_H #include "types.h" #include "mov.h" #include "or.h" #include "srli.h" #include "slli.h" #include "../avx2.h" HEDLEY_DIAGNOSTIC_PUSH SIMDE_DISABLE_UNWANTED_DIAGNOSTICS SIMDE_BEGIN_DECLS_ #if defined(SIMDE_X86_AVX512F_NATIVE) && defined(SIMDE_X86_AVX5...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/movm.h
.h
15,715
461
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/permutexvar.h
.h
50,286
1,195
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/compress.h
.h
24,852
756
#if !defined(SIMDE_X86_AVX512_COMPRESS_H) #define SIMDE_X86_AVX512_COMPRESS_H #include "types.h" HEDLEY_DIAGNOSTIC_PUSH SIMDE_DISABLE_UNWANTED_DIAGNOSTICS SIMDE_BEGIN_DECLS_ SIMDE_FUNCTION_ATTRIBUTES simde__m256d simde_mm256_mask_compress_pd (simde__m256d src, simde__mmask8 k, simde__m256d a) { #if defined(SIMDE_X...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/kand.h
.h
1,785
54
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/dpwssds.h
.h
11,188
300
#if !defined(SIMDE_X86_AVX512_DPWSSDS_H) #define SIMDE_X86_AVX512_DPWSSDS_H #include "types.h" #include "mov.h" HEDLEY_DIAGNOSTIC_PUSH SIMDE_DISABLE_UNWANTED_DIAGNOSTICS SIMDE_BEGIN_DECLS_ SIMDE_FUNCTION_ATTRIBUTES simde__m128i simde_mm_dpwssds_epi32 (simde__m128i src, simde__m128i a, simde__m128i b) { #if defined...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/srlv.h
.h
9,485
283
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/div.h
.h
5,289
163
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/ror.h
.h
14,869
411
#if !defined(SIMDE_X86_AVX512_ROR_H) #define SIMDE_X86_AVX512_ROR_H #include "types.h" #include "mov.h" #include "or.h" #include "srli.h" #include "slli.h" #include "../avx2.h" HEDLEY_DIAGNOSTIC_PUSH SIMDE_DISABLE_UNWANTED_DIAGNOSTICS SIMDE_BEGIN_DECLS_ #if defined(SIMDE_X86_AVX512F_NATIVE) && defined(SIMDE_X86_AVX5...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/xor.h
.h
10,505
320
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/insert.h
.h
18,531
491
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/flushsubnormal.h
.h
2,380
92
#if !defined(SIMDE_X86_AVX512_FLUSHSUBNORMAL_H) #define SIMDE_X86_AVX512_FLUSHSUBNORMAL_H #include "types.h" HEDLEY_DIAGNOSTIC_PUSH SIMDE_DISABLE_UNWANTED_DIAGNOSTICS SIMDE_BEGIN_DECLS_ SIMDE_FUNCTION_ATTRIBUTES simde__m128 simde_x_mm_flushsubnormal_ps (simde__m128 a) { simde__m128_private a_ = simde__m128_to_priv...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/4dpwssd.h
.h
2,637
68
#if !defined(SIMDE_X86_AVX512_4DPWSSD_H) #define SIMDE_X86_AVX512_4DPWSSD_H #include "types.h" #include "dpwssd.h" #include "set1.h" #include "mov.h" #include "add.h" HEDLEY_DIAGNOSTIC_PUSH SIMDE_DISABLE_UNWANTED_DIAGNOSTICS SIMDE_BEGIN_DECLS_ SIMDE_FUNCTION_ATTRIBUTES simde__m512i simde_mm512_4dpwssd_epi32 (simde__...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/cvtt.h
.h
4,519
131
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/sub.h
.h
10,888
352
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/kxor.h
.h
3,559
108
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/storeu.h
.h
8,464
219
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/knot.h
.h
3,435
107
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/sra.h
.h
2,684
82
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown