Home
last modified time | relevance | path

Searched refs:sub_ctx (Results 1 – 25 of 82) sorted by relevance

1234

/dports/math/flint2/flint-2.8.4/fq_embed/
H A Dembed.c32 const fq_ctx_t sub_ctx, in fq_embed_gens() argument
35 if (fq_ctx_degree(sub_ctx) == 1) in fq_embed_gens()
37 fq_gen(gen_sub, sub_ctx); in fq_embed_gens()
42 _fq_embed_gens_naive(gen_sub, gen_sup, minpoly, sub_ctx, sup_ctx); in fq_embed_gens()
49 const fq_ctx_t sub_ctx, in _fq_embed_gens_naive() argument
57 fq_poly_set_fmpz_mod_poly(modulus, fq_ctx_modulus(sub_ctx), sup_ctx); in _fq_embed_gens_naive()
70 fq_gen(gen_sub, sub_ctx); in _fq_embed_gens_naive()
74 fmpz_mod_poly_set(minpoly, fq_ctx_modulus(sub_ctx), sub_ctx->ctxp); in _fq_embed_gens_naive()
H A Dmatrices.c78 const fq_ctx_t sub_ctx, in fq_embed_trace_matrix() argument
85 fmpz_mod_mat_init(m2d, n, n, fmpz_mod_ctx_modulus(sub_ctx->ctxp)); in fq_embed_trace_matrix()
86 fmpz_mod_mat_init(d2m, m, m, fmpz_mod_ctx_modulus(sub_ctx->ctxp)); in fq_embed_trace_matrix()
87 fmpz_mod_mat_init(tmp, m, n, fmpz_mod_ctx_modulus(sub_ctx->ctxp)); in fq_embed_trace_matrix()
91 fq_embed_dual_to_mono_matrix(d2m, sub_ctx); in fq_embed_trace_matrix()
104 const fq_ctx_t sub_ctx, in fq_embed_matrices() argument
109 const fmpz_mod_ctx_struct * ctxp = sub_ctx->ctxp; in fq_embed_matrices()
110 slong m = fq_ctx_degree(sub_ctx); in fq_embed_matrices()
130 fq_embed_composition_matrix(gen2sub, gen_sub, sub_ctx); in fq_embed_matrices()
132 fq_embed_trace_matrix(sub2gen, gen2sub, gen_ctx, sub_ctx); in fq_embed_matrices()
/dports/math/e-antic/flint2-ae7ec89/doc/source/
H A Dfq_embed.rst8 Given two contexts ``sub_ctx`` and ``sup_ctx``, such that
9 ``degree(sub_ctx)`` divides ``degree(sup_ctx)``, compute:
11 * an element ``gen_sub`` in ``sub_ctx`` such that
13 ``sub_ctx``,
24 Given two contexts ``sub_ctx`` and ``sup_ctx``, such that
30 * ``minpoly`` is the defining polynomial of ``sub_ctx``,
38 * two contexts ``sub_ctx`` and ``sup_ctx``, of
40 * a generator ``gen_sub`` of ``sub_ctx``, its minimal
57 * two contexts ``sub_ctx`` and ``sup_ctx``, of degrees
63 ``sub_ctx``.
[all …]
H A Dfq_nmod_embed.rst8 Given two contexts ``sub_ctx`` and ``sup_ctx``, such that
9 ``degree(sub_ctx)`` divides ``degree(sup_ctx)``, compute:
11 * an element ``gen_sub`` in ``sub_ctx`` such that
13 ``sub_ctx``,
24 Given two contexts ``sub_ctx`` and ``sup_ctx``, such that
30 * ``minpoly`` is the defining polynomial of ``sub_ctx``,
38 * two contexts ``sub_ctx`` and ``sup_ctx``, of
40 * a generator ``gen_sub`` of ``sub_ctx``, its minimal
57 * two contexts ``sub_ctx`` and ``sup_ctx``, of degrees
63 ``sub_ctx``.
[all …]
H A Dfq_zech_embed.rst8 Given two contexts ``sub_ctx`` and ``sup_ctx``, such that
9 ``degree(sub_ctx)`` divides ``degree(sup_ctx)``, compute:
11 * an element ``gen_sub`` in ``sub_ctx`` such that
13 ``sub_ctx``,
24 Given two contexts ``sub_ctx`` and ``sup_ctx``, such that
30 * ``minpoly`` is the defining polynomial of ``sub_ctx``,
38 * two contexts ``sub_ctx`` and ``sup_ctx``, of
40 * a generator ``gen_sub`` of ``sub_ctx``, its minimal
57 * two contexts ``sub_ctx`` and ``sup_ctx``, of degrees
63 ``sub_ctx``.
[all …]
/dports/math/flint2/flint-2.8.4/doc/source/
H A Dfq_embed.rst8 Given two contexts ``sub_ctx`` and ``sup_ctx``, such that
9 ``degree(sub_ctx)`` divides ``degree(sup_ctx)``, compute:
11 * an element ``gen_sub`` in ``sub_ctx`` such that
13 ``sub_ctx``,
24 Given two contexts ``sub_ctx`` and ``sup_ctx``, such that
30 * ``minpoly`` is the defining polynomial of ``sub_ctx``,
38 * two contexts ``sub_ctx`` and ``sup_ctx``, of
40 * a generator ``gen_sub`` of ``sub_ctx``, its minimal
57 * two contexts ``sub_ctx`` and ``sup_ctx``, of degrees
63 ``sub_ctx``.
[all …]
H A Dfq_nmod_embed.rst8 Given two contexts ``sub_ctx`` and ``sup_ctx``, such that
9 ``degree(sub_ctx)`` divides ``degree(sup_ctx)``, compute:
11 * an element ``gen_sub`` in ``sub_ctx`` such that
13 ``sub_ctx``,
24 Given two contexts ``sub_ctx`` and ``sup_ctx``, such that
30 * ``minpoly`` is the defining polynomial of ``sub_ctx``,
38 * two contexts ``sub_ctx`` and ``sup_ctx``, of
40 * a generator ``gen_sub`` of ``sub_ctx``, its minimal
57 * two contexts ``sub_ctx`` and ``sup_ctx``, of degrees
63 ``sub_ctx``.
[all …]
H A Dfq_zech_embed.rst8 Given two contexts ``sub_ctx`` and ``sup_ctx``, such that
9 ``degree(sub_ctx)`` divides ``degree(sup_ctx)``, compute:
11 * an element ``gen_sub`` in ``sub_ctx`` such that
13 ``sub_ctx``,
24 Given two contexts ``sub_ctx`` and ``sup_ctx``, such that
30 * ``minpoly`` is the defining polynomial of ``sub_ctx``,
38 * two contexts ``sub_ctx`` and ``sup_ctx``, of
40 * a generator ``gen_sub`` of ``sub_ctx``, its minimal
57 * two contexts ``sub_ctx`` and ``sup_ctx``, of degrees
63 ``sub_ctx``.
[all …]
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/upstream/antic/doc/source/
H A Dfq_zech_embed.rst8 Given two contexts ``sub_ctx`` and ``sup_ctx``, such that
9 ``degree(sub_ctx)`` divides ``degree(sup_ctx)``, compute:
11 * an element ``gen_sub`` in ``sub_ctx`` such that
13 ``sub_ctx``,
24 Given two contexts ``sub_ctx`` and ``sup_ctx``, such that
30 * ``minpoly`` is the defining polynomial of ``sub_ctx``,
38 * two contexts ``sub_ctx`` and ``sup_ctx``, of
40 * a generator ``gen_sub`` of ``sub_ctx``, its minimal
57 * two contexts ``sub_ctx`` and ``sup_ctx``, of degrees
63 ``sub_ctx``.
[all …]
H A Dfq_embed.rst8 Given two contexts ``sub_ctx`` and ``sup_ctx``, such that
9 ``degree(sub_ctx)`` divides ``degree(sup_ctx)``, compute:
11 * an element ``gen_sub`` in ``sub_ctx`` such that
13 ``sub_ctx``,
24 Given two contexts ``sub_ctx`` and ``sup_ctx``, such that
30 * ``minpoly`` is the defining polynomial of ``sub_ctx``,
38 * two contexts ``sub_ctx`` and ``sup_ctx``, of
40 * a generator ``gen_sub`` of ``sub_ctx``, its minimal
57 * two contexts ``sub_ctx`` and ``sup_ctx``, of degrees
63 ``sub_ctx``.
[all …]
H A Dfq_nmod_embed.rst8 Given two contexts ``sub_ctx`` and ``sup_ctx``, such that
9 ``degree(sub_ctx)`` divides ``degree(sup_ctx)``, compute:
11 * an element ``gen_sub`` in ``sub_ctx`` such that
13 ``sub_ctx``,
24 Given two contexts ``sub_ctx`` and ``sup_ctx``, such that
30 * ``minpoly`` is the defining polynomial of ``sub_ctx``,
38 * two contexts ``sub_ctx`` and ``sup_ctx``, of
40 * a generator ``gen_sub`` of ``sub_ctx``, its minimal
57 * two contexts ``sub_ctx`` and ``sup_ctx``, of degrees
63 ``sub_ctx``.
[all …]
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/upstream/antic/fq_embed_templates/
H A Dembed.c20 const TEMPLATE(T, ctx_t) sub_ctx, in TEMPLATE()
23 if (TEMPLATE(T, ctx_degree)(sub_ctx) == 1) in TEMPLATE()
25 TEMPLATE(T, gen)(gen_sub, sub_ctx); in TEMPLATE()
30 _TEMPLATE(T, embed_gens_naive)(gen_sub, gen_sup, minpoly, sub_ctx, sup_ctx); in TEMPLATE()
37 const TEMPLATE(T, ctx_t) sub_ctx, in _TEMPLATE()
46 TEMPLATE(T, ctx_modulus)(sub_ctx), in _TEMPLATE()
61 TEMPLATE(T, gen)(gen_sub, sub_ctx); in _TEMPLATE()
65 TEMPLATE(B, poly_set)(minpoly, TEMPLATE(T, ctx_modulus)(sub_ctx)); in _TEMPLATE()
/dports/math/e-antic/flint2-ae7ec89/fq_embed_templates/
H A Dembed.c20 const TEMPLATE(T, ctx_t) sub_ctx, in TEMPLATE()
23 if (TEMPLATE(T, ctx_degree)(sub_ctx) == 1) in TEMPLATE()
25 TEMPLATE(T, gen)(gen_sub, sub_ctx); in TEMPLATE()
30 _TEMPLATE(T, embed_gens_naive)(gen_sub, gen_sup, minpoly, sub_ctx, sup_ctx); in TEMPLATE()
37 const TEMPLATE(T, ctx_t) sub_ctx, in _TEMPLATE()
46 TEMPLATE(T, ctx_modulus)(sub_ctx), in _TEMPLATE()
61 TEMPLATE(T, gen)(gen_sub, sub_ctx); in _TEMPLATE()
65 TEMPLATE(B, poly_set)(minpoly, TEMPLATE(T, ctx_modulus)(sub_ctx)); in _TEMPLATE()
/dports/math/flint2/flint-2.8.4/fq_embed_templates/
H A Dembed.c20 const TEMPLATE(T, ctx_t) sub_ctx, in TEMPLATE()
23 if (TEMPLATE(T, ctx_degree)(sub_ctx) == 1) in TEMPLATE()
25 TEMPLATE(T, gen)(gen_sub, sub_ctx); in TEMPLATE()
30 _TEMPLATE(T, embed_gens_naive)(gen_sub, gen_sup, minpoly, sub_ctx, sup_ctx); in TEMPLATE()
37 const TEMPLATE(T, ctx_t) sub_ctx, in _TEMPLATE()
46 TEMPLATE(T, ctx_modulus)(sub_ctx), in _TEMPLATE()
61 TEMPLATE(T, gen)(gen_sub, sub_ctx); in _TEMPLATE()
65 TEMPLATE(B, poly_set)(minpoly, TEMPLATE(T, ctx_modulus)(sub_ctx)); in _TEMPLATE()
/dports/math/flint2/flint-2.8.4/
H A Dfq_embed_templates.h24 const TEMPLATE(T, ctx_t) sub_ctx,
29 const TEMPLATE(T, ctx_t) sub_ctx,
34 const TEMPLATE(T, ctx_t) sub_ctx,
41 const TEMPLATE(T, ctx_t) sub_ctx,
57 const TEMPLATE(T, ctx_t) sub_ctx,
/dports/audio/libgpod/libgpod-0.8.3/src/
H A Ddb-parse-context.c115 DBParseContext *sub_ctx; in db_parse_context_get_sub_context() local
120 sub_ctx = db_parse_context_new (&ctx->buffer[offset], in db_parse_context_get_sub_context()
123 sub_ctx->db = ctx->db; in db_parse_context_get_sub_context()
124 sub_ctx->artwork = ctx->artwork; in db_parse_context_get_sub_context()
125 return sub_ctx; in db_parse_context_get_sub_context()
/dports/audio/libgpod-sharp/libgpod-0.8.3/src/
H A Ddb-parse-context.c115 DBParseContext *sub_ctx; in db_parse_context_get_sub_context() local
120 sub_ctx = db_parse_context_new (&ctx->buffer[offset], in db_parse_context_get_sub_context()
123 sub_ctx->db = ctx->db; in db_parse_context_get_sub_context()
124 sub_ctx->artwork = ctx->artwork; in db_parse_context_get_sub_context()
125 return sub_ctx; in db_parse_context_get_sub_context()
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/upstream/antic/
H A Dfq_embed_templates.h24 const TEMPLATE(T, ctx_t) sub_ctx,
29 const TEMPLATE(T, ctx_t) sub_ctx,
34 const TEMPLATE(T, ctx_t) sub_ctx,
48 const TEMPLATE(T, ctx_t) sub_ctx,
64 const TEMPLATE(T, ctx_t) sub_ctx,
/dports/math/e-antic/flint2-ae7ec89/
H A Dfq_embed_templates.h24 const TEMPLATE(T, ctx_t) sub_ctx,
29 const TEMPLATE(T, ctx_t) sub_ctx,
34 const TEMPLATE(T, ctx_t) sub_ctx,
48 const TEMPLATE(T, ctx_t) sub_ctx,
64 const TEMPLATE(T, ctx_t) sub_ctx,
/dports/net/samba412/samba-4.12.15/lib/talloc/doc/
H A Dtutorial_threads.dox29 sub_ctx = talloc_named_const(top_ctx, 100, ctx_name);
30 if (sub_ctx == NULL) {
83 void *sub_ctx = NULL;
92 sub_ctx = talloc_named_const(top_ctx, 100, ctx_name);
93 if (sub_ctx == NULL) {
117 intermediate_ptr = talloc_move(NULL, &sub_ctx);
/dports/devel/talloc/talloc-2.3.1/doc/
H A Dtutorial_threads.dox29 sub_ctx = talloc_named_const(top_ctx, 100, ctx_name);
30 if (sub_ctx == NULL) {
83 void *sub_ctx = NULL;
92 sub_ctx = talloc_named_const(top_ctx, 100, ctx_name);
93 if (sub_ctx == NULL) {
117 intermediate_ptr = talloc_move(NULL, &sub_ctx);
/dports/devel/tevent/tevent-0.10.2/lib/talloc/doc/
H A Dtutorial_threads.dox29 sub_ctx = talloc_named_const(top_ctx, 100, ctx_name);
30 if (sub_ctx == NULL) {
83 void *sub_ctx = NULL;
92 sub_ctx = talloc_named_const(top_ctx, 100, ctx_name);
93 if (sub_ctx == NULL) {
117 intermediate_ptr = talloc_move(NULL, &sub_ctx);
/dports/databases/ldb22/ldb-2.2.1/lib/talloc/doc/
H A Dtutorial_threads.dox29 sub_ctx = talloc_named_const(top_ctx, 100, ctx_name);
30 if (sub_ctx == NULL) {
83 void *sub_ctx = NULL;
92 sub_ctx = talloc_named_const(top_ctx, 100, ctx_name);
93 if (sub_ctx == NULL) {
117 intermediate_ptr = talloc_move(NULL, &sub_ctx);
/dports/databases/ldb15/ldb-1.5.6/lib/talloc/doc/
H A Dtutorial_threads.dox29 sub_ctx = talloc_named_const(top_ctx, 100, ctx_name);
30 if (sub_ctx == NULL) {
83 void *sub_ctx = NULL;
92 sub_ctx = talloc_named_const(top_ctx, 100, ctx_name);
93 if (sub_ctx == NULL) {
117 intermediate_ptr = talloc_move(NULL, &sub_ctx);
/dports/databases/ldb20/ldb-2.0.10/lib/talloc/doc/
H A Dtutorial_threads.dox29 sub_ctx = talloc_named_const(top_ctx, 100, ctx_name);
30 if (sub_ctx == NULL) {
83 void *sub_ctx = NULL;
92 sub_ctx = talloc_named_const(top_ctx, 100, ctx_name);
93 if (sub_ctx == NULL) {
117 intermediate_ptr = talloc_move(NULL, &sub_ctx);

1234