Home
last modified time | relevance | path

Searched +defs:G +defs:c (Results 1 – 25 of 8608) sorted by relevance

12345678910>>...345

/dports/math/suitesparse-config/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/
H A Dgbtest51.m50 G = GrB.build (int64 (T (:,1)), int64 (T (:,2)), X, desc) ; variable
57 G = [GrB(m,m) G ; G' GrB(n,n)] ; %#ok<*AGROW> (concatenate) variable
59 G = G + G' ; variable
63 c = GrB.tricount (G) ; variable
68 G = GrB (G, 'by row') ; variable
71 c = GrB.tricount (G) ; variable
76 c = GrB.tricount (G, 'check') ; variable
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/
H A Dgbtest51.m50 G = GrB.build (int64 (T (:,1)), int64 (T (:,2)), X, desc) ; variable
57 G = [GrB(m,m) G ; G' GrB(n,n)] ; %#ok<*AGROW> (concatenate) variable
59 G = G + G' ; variable
63 c = GrB.tricount (G) ; variable
68 G = GrB (G, 'by row') ; variable
71 c = GrB.tricount (G) ; variable
76 c = GrB.tricount (G, 'check') ; variable
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/
H A Dgbtest51.m50 G = GrB.build (int64 (T (:,1)), int64 (T (:,2)), X, desc) ; variable
57 G = [GrB(m,m) G ; G' GrB(n,n)] ; %#ok<*AGROW> (concatenate) variable
59 G = G + G' ; variable
63 c = GrB.tricount (G) ; variable
68 G = GrB (G, 'by row') ; variable
71 c = GrB.tricount (G) ; variable
76 c = GrB.tricount (G, 'check') ; variable
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/
H A Dgbtest51.m50 G = GrB.build (int64 (T (:,1)), int64 (T (:,2)), X, desc) ; variable
57 G = [GrB(m,m) G ; G' GrB(n,n)] ; %#ok<*AGROW> (concatenate) variable
59 G = G + G' ; variable
63 c = GrB.tricount (G) ; variable
68 G = GrB (G, 'by row') ; variable
71 c = GrB.tricount (G) ; variable
76 c = GrB.tricount (G, 'check') ; variable
/dports/math/suitesparse-rbio/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/
H A Dgbtest51.m50 G = GrB.build (int64 (T (:,1)), int64 (T (:,2)), X, desc) ; variable
57 G = [GrB(m,m) G ; G' GrB(n,n)] ; %#ok<*AGROW> (concatenate) variable
59 G = G + G' ; variable
63 c = GrB.tricount (G) ; variable
68 G = GrB (G, 'by row') ; variable
71 c = GrB.tricount (G) ; variable
76 c = GrB.tricount (G, 'check') ; variable
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/
H A Dgbtest51.m50 G = GrB.build (int64 (T (:,1)), int64 (T (:,2)), X, desc) ; variable
57 G = [GrB(m,m) G ; G' GrB(n,n)] ; %#ok<*AGROW> (concatenate) variable
59 G = G + G' ; variable
63 c = GrB.tricount (G) ; variable
68 G = GrB (G, 'by row') ; variable
71 c = GrB.tricount (G) ; variable
76 c = GrB.tricount (G, 'check') ; variable
/dports/math/suitesparse-mongoose/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/
H A Dgbtest51.m50 G = GrB.build (int64 (T (:,1)), int64 (T (:,2)), X, desc) ; variable
57 G = [GrB(m,m) G ; G' GrB(n,n)] ; %#ok<*AGROW> (concatenate) variable
59 G = G + G' ; variable
63 c = GrB.tricount (G) ; variable
68 G = GrB (G, 'by row') ; variable
71 c = GrB.tricount (G) ; variable
76 c = GrB.tricount (G, 'check') ; variable
/dports/math/suitesparse-cholmod/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/
H A Dgbtest51.m50 G = GrB.build (int64 (T (:,1)), int64 (T (:,2)), X, desc) ; variable
57 G = [GrB(m,m) G ; G' GrB(n,n)] ; %#ok<*AGROW> (concatenate) variable
59 G = G + G' ; variable
63 c = GrB.tricount (G) ; variable
68 G = GrB (G, 'by row') ; variable
71 c = GrB.tricount (G) ; variable
76 c = GrB.tricount (G, 'check') ; variable
/dports/math/suitesparse-colamd/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/
H A Dgbtest51.m50 G = GrB.build (int64 (T (:,1)), int64 (T (:,2)), X, desc) ; variable
57 G = [GrB(m,m) G ; G' GrB(n,n)] ; %#ok<*AGROW> (concatenate) variable
59 G = G + G' ; variable
63 c = GrB.tricount (G) ; variable
68 G = GrB (G, 'by row') ; variable
71 c = GrB.tricount (G) ; variable
76 c = GrB.tricount (G, 'check') ; variable
/dports/math/suitesparse-spqr/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/
H A Dgbtest51.m50 G = GrB.build (int64 (T (:,1)), int64 (T (:,2)), X, desc) ; variable
57 G = [GrB(m,m) G ; G' GrB(n,n)] ; %#ok<*AGROW> (concatenate) variable
59 G = G + G' ; variable
63 c = GrB.tricount (G) ; variable
68 G = GrB (G, 'by row') ; variable
71 c = GrB.tricount (G) ; variable
76 c = GrB.tricount (G, 'check') ; variable
/dports/math/suitesparse-slip_lu/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/
H A Dgbtest51.m50 G = GrB.build (int64 (T (:,1)), int64 (T (:,2)), X, desc) ; variable
57 G = [GrB(m,m) G ; G' GrB(n,n)] ; %#ok<*AGROW> (concatenate) variable
59 G = G + G' ; variable
63 c = GrB.tricount (G) ; variable
68 G = GrB (G, 'by row') ; variable
71 c = GrB.tricount (G) ; variable
76 c = GrB.tricount (G, 'check') ; variable
/dports/math/suitesparse-ccolamd/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/
H A Dgbtest51.m50 G = GrB.build (int64 (T (:,1)), int64 (T (:,2)), X, desc) ; variable
57 G = [GrB(m,m) G ; G' GrB(n,n)] ; %#ok<*AGROW> (concatenate) variable
59 G = G + G' ; variable
63 c = GrB.tricount (G) ; variable
68 G = GrB (G, 'by row') ; variable
71 c = GrB.tricount (G) ; variable
76 c = GrB.tricount (G, 'check') ; variable
/dports/math/suitesparse-camd/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/
H A Dgbtest51.m50 G = GrB.build (int64 (T (:,1)), int64 (T (:,2)), X, desc) ; variable
57 G = [GrB(m,m) G ; G' GrB(n,n)] ; %#ok<*AGROW> (concatenate) variable
59 G = G + G' ; variable
63 c = GrB.tricount (G) ; variable
68 G = GrB (G, 'by row') ; variable
71 c = GrB.tricount (G) ; variable
76 c = GrB.tricount (G, 'check') ; variable
/dports/math/suitesparse-umfpack/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/
H A Dgbtest51.m50 G = GrB.build (int64 (T (:,1)), int64 (T (:,2)), X, desc) ; variable
57 G = [GrB(m,m) G ; G' GrB(n,n)] ; %#ok<*AGROW> (concatenate) variable
59 G = G + G' ; variable
63 c = GrB.tricount (G) ; variable
68 G = GrB (G, 'by row') ; variable
71 c = GrB.tricount (G) ; variable
76 c = GrB.tricount (G, 'check') ; variable
/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/
H A Dgbtest51.m50 G = GrB.build (int64 (T (:,1)), int64 (T (:,2)), X, desc) ; variable
57 G = [GrB(m,m) G ; G' GrB(n,n)] ; %#ok<*AGROW> (concatenate) variable
59 G = G + G' ; variable
63 c = GrB.tricount (G) ; variable
68 G = GrB (G, 'by row') ; variable
71 c = GrB.tricount (G) ; variable
76 c = GrB.tricount (G, 'check') ; variable
/dports/math/suitesparse-cxsparse/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/
H A Dgbtest51.m50 G = GrB.build (int64 (T (:,1)), int64 (T (:,2)), X, desc) ; variable
57 G = [GrB(m,m) G ; G' GrB(n,n)] ; %#ok<*AGROW> (concatenate) variable
59 G = G + G' ; variable
63 c = GrB.tricount (G) ; variable
68 G = GrB (G, 'by row') ; variable
71 c = GrB.tricount (G) ; variable
76 c = GrB.tricount (G, 'check') ; variable
/dports/math/suitesparse-graphblas/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/
H A Dgbtest51.m50 G = GrB.build (int64 (T (:,1)), int64 (T (:,2)), X, desc) ; variable
57 G = [GrB(m,m) G ; G' GrB(n,n)] ; %#ok<*AGROW> (concatenate) variable
59 G = G + G' ; variable
63 c = GrB.tricount (G) ; variable
68 G = GrB (G, 'by row') ; variable
71 c = GrB.tricount (G) ; variable
76 c = GrB.tricount (G, 'check') ; variable
/dports/math/py-networkx/networkx-2.6.3/networkx/algorithms/
H A Dcore.py48 def core_number(G): argument
121 def _core_subgraph(G, k_filter, k=None, core=None): argument
148 def k_core(G, k=None, core_number=None): argument
194 def k_filter(v, k, c): argument
200 def k_shell(G, k=None, core_number=None): argument
253 def k_filter(v, k, c): argument
259 def k_crust(G, k=None, core_number=None): argument
318 def k_corona(G, k, core_number=None): argument
366 def func(v, k, c): argument
374 def k_truss(G, k): argument
[all …]
/dports/math/py-ecos/ecos-python-2.0.8/src/
H A Dtest_interface_bb.py7 c = np.array([-1., -1.]) variable
10 G = sp.csc_matrix( (array([2.0, 3.0, -1.0, 1.0, 4.0, -1.0]), variable
21 c = np.array([-1., -1.]) variable
24 G = sp.csc_matrix( (array([2.0, 3.0, -1.0, 1.0, 4.0, -1.0]), variable
35 c = np.array([-1., -1.1]) variable
38 G = sp.csc_matrix( (array([2.0, 3.0, -1.0, 1.0, 4.0, -1.0]), variable
50 c = np.array([-1., -1.5]) variable
53 G = sp.csc_matrix( (array([2.0, 3.0, -1.0, 1.0, 4.0, -1.0]), variable
/dports/games/neverball/neverball-1.6.0/share/
H A Dglsl.c31 GLboolean glsl_create(glsl *G, int vertc, const char *const *vertv, in glsl_create()
37 void glsl_delete(glsl *G) { } in glsl_delete()
39 void glsl_uniform1f(glsl *G, const char *name, GLfloat a) { } in glsl_uniform1f()
41 void glsl_uniform3f(glsl *G, const char *name, GLfloat a, GLfloat b, GLfloat c) { } in glsl_uniform3f()
42 void glsl_uniform4f(glsl *G, const char *name, GLfloat a, GLfloat b, GLfloat c, GLfloat d) { } in glsl_uniform4f()
143 GLboolean glsl_create(glsl *G, int vertc, const char *const *vertv, in glsl_create()
163 void glsl_delete(glsl *G) in glsl_delete()
176 void glsl_uniform1f(glsl *G, const char *name, GLfloat a) in glsl_uniform1f()
182 void glsl_uniform2f(glsl *G, const char *name, GLfloat a, GLfloat b) in glsl_uniform2f()
188 void glsl_uniform3f(glsl *G, const char *name, GLfloat a, GLfloat b, GLfloat c) in glsl_uniform3f()
[all …]
/dports/math/polymake/polymake-4.5/apps/graph/include/
H A DGraphIso.h50 for (auto c=entire(*r); !c.at_end(); ++c) in fill() local
61 for (auto c=entire(*r); !c.at_end(); ++c) in fill_renumbered() local
66 void fill(const GenericGraph<TGraph>& G) in fill()
98 for (auto c = entire(*r); !c.at_end(); ++c) { variable
205 Array<Array<Int>> automorphisms(const GenericGraph<TGraph>& G) in automorphisms()
220 Int n_automorphisms(const GenericGraph<TGraph>& G) in n_automorphisms()
310 for (auto c = entire(colors1); !c.at_end(); ++c) in prepare_colored() local
314 for (auto c = entire(colors2); !c.at_end(); ++c) in prepare_colored() local
343 for (auto c = entire(colors); !c.at_end(); ++c) in prepare_colored() local
349 for (auto c = entire<indexed>(colors); !c.at_end(); ++c) in prepare_colored() local
[all …]
/dports/math/e-antic/flint2-ae7ec89/fmpz/test/
H A Dt-xgcd.c33 fmpz_t d, a, b, c, f, g, F, G; in main() local
85 fmpz_t d, a, b, c, f, g, F, G; in main() local
137 fmpz_t d, a, b, c, f, g, F, G; in main() local
189 fmpz_t d, a, b, c, f, g, F, G; in main() local
/dports/math/flint2/flint-2.8.4/fmpz/test/
H A Dt-xgcd.c33 fmpz_t d, a, b, c, f, g, F, G; in main() local
85 fmpz_t d, a, b, c, f, g, F, G; in main() local
137 fmpz_t d, a, b, c, f, g, F, G; in main() local
189 fmpz_t d, a, b, c, f, g, F, G; in main() local
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/upstream/antic/fmpz/test/
H A Dt-xgcd.c33 fmpz_t d, a, b, c, f, g, F, G; in main() local
85 fmpz_t d, a, b, c, f, g, F, G; in main() local
137 fmpz_t d, a, b, c, f, g, F, G; in main() local
189 fmpz_t d, a, b, c, f, g, F, G; in main() local
/dports/lang/sdcc/sdcc-4.0.0/src/
H A DSDCClospre.hpp125 void print_assignment(const assignment_lospre &a, cfg_lospre_t G) in print_assignment()
157 adjacency_iter_t c, c_end; in tree_dec_lospre_introduce() local
191 adjacency_iter_t c, c_end; in tree_dec_lospre_forget() local
285 adjacency_iter_t c, c_end, c2, c3; in tree_dec_lospre_join() local
328 adjacency_iter_t c, c_end; in tree_dec_lospre_nodes() local
373 adjacency_iter_t c, c_end; in tree_dec_safety_forget() local
475 adjacency_iter_t c, c_end; in tree_dec_safety_nodes() local
584 adjacency_iter_t c, c_end; in forward_lospre_assignment() local
646 adjacency_iter_t c, c_end; in forward_lospre_assignment() local
737 adjacency_iter_t c, c_end; in implement_lospre_assignment() local
[all …]

12345678910>>...345