Home
last modified time | relevance | path

Searched refs:triads (Results 1 – 25 of 149) sorted by relevance

123456

/dports/science/PETSc/petsc-3.14.1/src/benchmarks/streams/
H A Dprocess.py20 triads = {}
25 triads[size] = float(i[1])
30 triads = triads.values()
33 speedups[i] = triads[i]/triads[0]
70 ax2.set_ylim([min(triads),max(triads)])
72 ax2.plot(r,triads,'g-o')
/dports/math/mathgl/mathgl-2.5/src/s_hull/
H A Ds_hull_pro.cpp355 triads.push_back(tri); in s_hull_pro()
379 triads.push_back(tri); in s_hull_pro()
630 triads.push_back( trx ); in s_hull_pro()
666 triads[numt-1].ac=-1; in s_hull_pro()
851 Triad &tri = triads[t]; in T_flip_pro()
864 Triad &t2 = triads[T2]; in T_flip_pro()
995 Triad &t2 = triads[T2]; in T_flip_pro()
1124 Triad &t2 = triads[T2]; in T_flip_pro()
1313 Triad &tri = triads[t]; in T_flip_pro_idx()
1327 Triad &t2 = triads[T2]; in T_flip_pro_idx()
[all …]
H A Ds_hull_pro.h132 long s_hull_pro( std::vector<Shx> &pts, std::vector<Triad> &triads);
138 long T_flip_pro( std::vector<Shx> &pts, std::vector<Triad> &triads, std::vector<long> &slump, long …
139 long T_flip_pro_idx( std::vector<Shx> &pts, std::vector<Triad> &triads, std::vector<long> &slump, s…
146 long T_flip_edge( std::vector<Shx> &pts, std::vector<Triad> &triads, std::vector<long> &slump, long…
/dports/audio/py-music21/music21-7.1.0/music21/scale/scala/scl/
H A Ddwarf12_7.scl2 Dwarf(<12 19 28 34|) five major triads, four minor triads two otonal pentads
H A Dminor_wing.scl3 Chalmers' Minor Wing with 7 minor and 6 major triads
H A Dschulter_diat7.scl3 Diatonic scale, symmetrical tetrachords based on 14/11 and 13/11 triads
H A Dmajor_wing.scl3 Chalmers' Major Wing with 7 major and 6 minor triads
H A D24-41.scl3 24 out of 41-tET neutral third generator, 22 neutral triads, Op de Coul, 2001
H A Dlumma7t.scl3 Tempered lumma7.scl, 6 tetrads + 4 triads within 2c of Just, TL 19-2-99
H A Dbohlen-p_9.scl3 Bohlen-Pierce subscale by J.R. Pierce with 3:5:7 triads
H A Dfokker-lt.scl3 Tempered version of Fokker-L per.bl. with more triads
/dports/games/libretro-shaders-slang/slang-shaders-9850d68939b86262eae9f0da01ff1c11daafcdc3/crt/
H A Dcrt-royale-fake-bloom.slangp4 # 1.) mask_triads_per_tile = (number of horizontal triads in mask texture LUT's)
133 # The fewer triads we tile across the screen, the larger each triad will be as a
136 # triads we'll guarantee can be displayed on screen. We'll set this according
137 # to 3-pixel triads at 768p resolution (the lowest anyone's likely to use):
154 scale_y5 = "0.0625" # Safe for >= 341.333 horizontal triads at viewport size
H A Dcrt-royale.slangp4 # 1.) mask_triads_per_tile = (number of horizontal triads in mask texture LUT's)
132 # The fewer triads we tile across the screen, the larger each triad will be as a
135 # triads we'll guarantee can be displayed on screen. We'll set this according
136 # to 3-pixel triads at 768p resolution (the lowest anyone's likely to use):
153 scale_y5 = "0.0625" # Safe for >= 341.333 horizontal triads at viewport size
/dports/games/libretro-shaders-glsl/glsl-shaders-7052b09dc657d56bea443d5661dccbebcafe32dc/crt/
H A Dcrt-royale-fake-bloom.glslp4 # 1.) mask_triads_per_tile = (number of horizontal triads in mask texture LUT's)
133 # The fewer triads we tile across the screen, the larger each triad will be as a
136 # triads we'll guarantee can be displayed on screen. We'll set this according
137 # to 3-pixel triads at 768p resolution (the lowest anyone's likely to use):
154 scale_y5 = "0.0625" # Safe for >= 341.333 horizontal triads at viewport size
H A Dcrt-royale.glslp4 # 1.) mask_triads_per_tile = (number of horizontal triads in mask texture LUT's)
132 # The fewer triads we tile across the screen, the larger each triad will be as a
135 # triads we'll guarantee can be displayed on screen. We'll set this according
136 # to 3-pixel triads at 768p resolution (the lowest anyone's likely to use):
153 scale_y5 = "0.0625" # Safe for >= 341.333 horizontal triads at viewport size
/dports/math/py-networkx/networkx-2.6.3/doc/reference/algorithms/
H A Dtriads.rst5 .. automodule:: networkx.algorithms.triads
/dports/devel/boost-docs/boost_1_72_0/libs/polygon/benchmark/
H A Dvoronoi_benchmark_points.cpp119 std::vector<Triad> triads; in run_shull_delaunay_test() local
135 s_hull_del_ray2(pts, triads); in run_shull_delaunay_test()
/dports/devel/boost-python-libs/boost_1_72_0/libs/polygon/benchmark/
H A Dvoronoi_benchmark_points.cpp119 std::vector<Triad> triads; in run_shull_delaunay_test() local
135 s_hull_del_ray2(pts, triads); in run_shull_delaunay_test()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/polygon/benchmark/
H A Dvoronoi_benchmark_points.cpp119 std::vector<Triad> triads; in run_shull_delaunay_test() local
135 s_hull_del_ray2(pts, triads); in run_shull_delaunay_test()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/libs/polygon/benchmark/
H A Dvoronoi_benchmark_points.cpp119 std::vector<Triad> triads; in run_shull_delaunay_test() local
135 s_hull_del_ray2(pts, triads); in run_shull_delaunay_test()
/dports/databases/percona57-server/boost_1_59_0/libs/polygon/benchmark/
H A Dvoronoi_benchmark_points.cpp119 std::vector<Triad> triads; in run_shull_delaunay_test() local
135 s_hull_del_ray2(pts, triads); in run_shull_delaunay_test()
/dports/databases/xtrabackup/boost_1_59_0/libs/polygon/benchmark/
H A Dvoronoi_benchmark_points.cpp119 std::vector<Triad> triads; in run_shull_delaunay_test() local
135 s_hull_del_ray2(pts, triads); in run_shull_delaunay_test()
/dports/databases/percona57-client/boost_1_59_0/libs/polygon/benchmark/
H A Dvoronoi_benchmark_points.cpp119 std::vector<Triad> triads; in run_shull_delaunay_test() local
135 s_hull_del_ray2(pts, triads); in run_shull_delaunay_test()
/dports/devel/boost-libs/boost_1_72_0/libs/polygon/benchmark/
H A Dvoronoi_benchmark_points.cpp119 std::vector<Triad> triads; in run_shull_delaunay_test() local
135 s_hull_del_ray2(pts, triads); in run_shull_delaunay_test()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/polygon/benchmark/
H A Dvoronoi_benchmark_points.cpp119 std::vector<Triad> triads; in run_shull_delaunay_test() local
135 s_hull_del_ray2(pts, triads); in run_shull_delaunay_test()

123456