Home
last modified time | relevance | path

Searched refs:gen_sub (Results 1 – 25 of 246) sorted by relevance

12345678910

/dports/math/flint2/flint-2.8.4/fq_embed/
H A Dembed.c31 void fq_embed_gens(fq_t gen_sub, fq_t gen_sup, fmpz_mod_poly_t minpoly, in fq_embed_gens() argument
37 fq_gen(gen_sub, sub_ctx); in fq_embed_gens()
38 fq_set(gen_sup, gen_sub, sup_ctx); in fq_embed_gens()
42 _fq_embed_gens_naive(gen_sub, gen_sup, minpoly, sub_ctx, sup_ctx); in fq_embed_gens()
46 void _fq_embed_gens_naive(fq_t gen_sub, in _fq_embed_gens_naive() argument
70 fq_gen(gen_sub, sub_ctx); in _fq_embed_gens_naive()
H A Dmatrices.c103 const fq_t gen_sub, in fq_embed_matrices() argument
130 fq_embed_composition_matrix(gen2sub, gen_sub, sub_ctx); in fq_embed_matrices()
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/upstream/antic/fq_embed_templates/
H A Dembed.c17 void TEMPLATE(T, embed_gens)(TEMPLATE(T, t) gen_sub, in TEMPLATE()
25 TEMPLATE(T, gen)(gen_sub, sub_ctx); in TEMPLATE()
26 TEMPLATE(T, set)(gen_sup, gen_sub, sup_ctx); in TEMPLATE()
30 _TEMPLATE(T, embed_gens_naive)(gen_sub, gen_sup, minpoly, sub_ctx, sup_ctx); in TEMPLATE()
34 void _TEMPLATE(T, embed_gens_naive)(TEMPLATE(T, t) gen_sub, in _TEMPLATE()
61 TEMPLATE(T, gen)(gen_sub, sub_ctx); in _TEMPLATE()
/dports/math/e-antic/flint2-ae7ec89/fq_embed_templates/
H A Dembed.c17 void TEMPLATE(T, embed_gens)(TEMPLATE(T, t) gen_sub, in TEMPLATE()
25 TEMPLATE(T, gen)(gen_sub, sub_ctx); in TEMPLATE()
26 TEMPLATE(T, set)(gen_sup, gen_sub, sup_ctx); in TEMPLATE()
30 _TEMPLATE(T, embed_gens_naive)(gen_sub, gen_sup, minpoly, sub_ctx, sup_ctx); in TEMPLATE()
34 void _TEMPLATE(T, embed_gens_naive)(TEMPLATE(T, t) gen_sub, in _TEMPLATE()
61 TEMPLATE(T, gen)(gen_sub, sub_ctx); in _TEMPLATE()
/dports/math/flint2/flint-2.8.4/fq_embed_templates/
H A Dembed.c17 void TEMPLATE(T, embed_gens)(TEMPLATE(T, t) gen_sub, in TEMPLATE()
25 TEMPLATE(T, gen)(gen_sub, sub_ctx); in TEMPLATE()
26 TEMPLATE(T, set)(gen_sup, gen_sub, sup_ctx); in TEMPLATE()
30 _TEMPLATE(T, embed_gens_naive)(gen_sub, gen_sup, minpoly, sub_ctx, sup_ctx); in TEMPLATE()
34 void _TEMPLATE(T, embed_gens_naive)(TEMPLATE(T, t) gen_sub, in _TEMPLATE()
61 TEMPLATE(T, gen)(gen_sub, sub_ctx); in _TEMPLATE()
/dports/math/e-antic/flint2-ae7ec89/doc/source/
H A Dfq_embed.rst6 .. function:: void fq_embed_gens(fq_t gen_sub, fq_t gen_sup, fmpz_mod_poly_t minpoly, const fq_ctx_…
11 * an element ``gen_sub`` in ``sub_ctx`` such that
12 ``gen_sub`` generates the finite field defined by
22 .. function:: void _fq_embed_gens_naive(fq_t gen_sub, fq_t gen_sup, fmpz_mod_poly_t minpoly, const …
28 * ``gen_sub`` is the canonical generator of ``sup_ctx``
34 …_embed_matrices(fmpz_mod_mat_t embed, fmpz_mod_mat_t project, const fq_t gen_sub, const fq_ctx_t s…
40 * a generator ``gen_sub`` of ``sub_ctx``, its minimal
47 * the `n\times m` matrix ``embed`` mapping ``gen_sub``
H A Dfq_nmod_embed.rst6 .. function:: void fq_nmod_embed_gens(fq_nmod_t gen_sub, fq_nmod_t gen_sup, nmod_poly_t minpoly, co…
11 * an element ``gen_sub`` in ``sub_ctx`` such that
12 ``gen_sub`` generates the finite field defined by
22 .. function:: void _fq_nmod_embed_gens_naive(fq_nmod_t gen_sub, fq_nmod_t gen_sup, nmod_poly_t minp…
28 * ``gen_sub`` is the canonical generator of ``sup_ctx``
34 …mod_embed_matrices(nmod_mat_t embed, nmod_mat_t project, const fq_nmod_t gen_sub, const fq_nmod_ct…
40 * a generator ``gen_sub`` of ``sub_ctx``, its minimal
47 * the `n\times m` matrix ``embed`` mapping ``gen_sub``
H A Dfq_zech_embed.rst6 .. function:: void fq_zech_embed_gens(fq_zech_t gen_sub, fq_zech_t gen_sup, nmod_poly_t minpoly, co…
11 * an element ``gen_sub`` in ``sub_ctx`` such that
12 ``gen_sub`` generates the finite field defined by
22 .. function:: void _fq_zech_embed_gens_naive(fq_zech_t gen_sub, fq_zech_t gen_sup, nmod_poly_t minp…
28 * ``gen_sub`` is the canonical generator of ``sup_ctx``
34 …ech_embed_matrices(nmod_mat_t embed, nmod_mat_t project, const fq_zech_t gen_sub, const fq_zech_ct…
40 * a generator ``gen_sub`` of ``sub_ctx``, its minimal
47 * the `n\times m` matrix ``embed`` mapping ``gen_sub``
/dports/math/flint2/flint-2.8.4/doc/source/
H A Dfq_embed.rst6 .. function:: void fq_embed_gens(fq_t gen_sub, fq_t gen_sup, fmpz_mod_poly_t minpoly, const fq_ctx_…
11 * an element ``gen_sub`` in ``sub_ctx`` such that
12 ``gen_sub`` generates the finite field defined by
22 .. function:: void _fq_embed_gens_naive(fq_t gen_sub, fq_t gen_sup, fmpz_mod_poly_t minpoly, const …
28 * ``gen_sub`` is the canonical generator of ``sup_ctx``
34 …_embed_matrices(fmpz_mod_mat_t embed, fmpz_mod_mat_t project, const fq_t gen_sub, const fq_ctx_t s…
40 * a generator ``gen_sub`` of ``sub_ctx``, its minimal
47 * the `n\times m` matrix ``embed`` mapping ``gen_sub``
H A Dfq_nmod_embed.rst6 .. function:: void fq_nmod_embed_gens(fq_nmod_t gen_sub, fq_nmod_t gen_sup, nmod_poly_t minpoly, co…
11 * an element ``gen_sub`` in ``sub_ctx`` such that
12 ``gen_sub`` generates the finite field defined by
22 .. function:: void _fq_nmod_embed_gens_naive(fq_nmod_t gen_sub, fq_nmod_t gen_sup, nmod_poly_t minp…
28 * ``gen_sub`` is the canonical generator of ``sup_ctx``
34 …mod_embed_matrices(nmod_mat_t embed, nmod_mat_t project, const fq_nmod_t gen_sub, const fq_nmod_ct…
40 * a generator ``gen_sub`` of ``sub_ctx``, its minimal
47 * the `n\times m` matrix ``embed`` mapping ``gen_sub``
H A Dfq_zech_embed.rst6 .. function:: void fq_zech_embed_gens(fq_zech_t gen_sub, fq_zech_t gen_sup, nmod_poly_t minpoly, co…
11 * an element ``gen_sub`` in ``sub_ctx`` such that
12 ``gen_sub`` generates the finite field defined by
22 .. function:: void _fq_zech_embed_gens_naive(fq_zech_t gen_sub, fq_zech_t gen_sup, nmod_poly_t minp…
28 * ``gen_sub`` is the canonical generator of ``sup_ctx``
34 …ech_embed_matrices(nmod_mat_t embed, nmod_mat_t project, const fq_zech_t gen_sub, const fq_zech_ct…
40 * a generator ``gen_sub`` of ``sub_ctx``, its minimal
47 * the `n\times m` matrix ``embed`` mapping ``gen_sub``
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/upstream/antic/doc/source/
H A Dfq_zech_embed.rst6 .. function:: void fq_zech_embed_gens(fq_zech_t gen_sub, fq_zech_t gen_sup, nmod_poly_t minpoly, co…
11 * an element ``gen_sub`` in ``sub_ctx`` such that
12 ``gen_sub`` generates the finite field defined by
22 .. function:: void _fq_zech_embed_gens_naive(fq_zech_t gen_sub, fq_zech_t gen_sup, nmod_poly_t minp…
28 * ``gen_sub`` is the canonical generator of ``sup_ctx``
34 …ech_embed_matrices(nmod_mat_t embed, nmod_mat_t project, const fq_zech_t gen_sub, const fq_zech_ct…
40 * a generator ``gen_sub`` of ``sub_ctx``, its minimal
47 * the `n\times m` matrix ``embed`` mapping ``gen_sub``
H A Dfq_embed.rst6 .. function:: void fq_embed_gens(fq_t gen_sub, fq_t gen_sup, fmpz_mod_poly_t minpoly, const fq_ctx_…
11 * an element ``gen_sub`` in ``sub_ctx`` such that
12 ``gen_sub`` generates the finite field defined by
22 .. function:: void _fq_embed_gens_naive(fq_t gen_sub, fq_t gen_sup, fmpz_mod_poly_t minpoly, const …
28 * ``gen_sub`` is the canonical generator of ``sup_ctx``
34 …_embed_matrices(fmpz_mod_mat_t embed, fmpz_mod_mat_t project, const fq_t gen_sub, const fq_ctx_t s…
40 * a generator ``gen_sub`` of ``sub_ctx``, its minimal
47 * the `n\times m` matrix ``embed`` mapping ``gen_sub``
H A Dfq_nmod_embed.rst6 .. function:: void fq_nmod_embed_gens(fq_nmod_t gen_sub, fq_nmod_t gen_sup, nmod_poly_t minpoly, co…
11 * an element ``gen_sub`` in ``sub_ctx`` such that
12 ``gen_sub`` generates the finite field defined by
22 .. function:: void _fq_nmod_embed_gens_naive(fq_nmod_t gen_sub, fq_nmod_t gen_sup, nmod_poly_t minp…
28 * ``gen_sub`` is the canonical generator of ``sup_ctx``
34 …mod_embed_matrices(nmod_mat_t embed, nmod_mat_t project, const fq_nmod_t gen_sub, const fq_nmod_ct…
40 * a generator ``gen_sub`` of ``sub_ctx``, its minimal
47 * the `n\times m` matrix ``embed`` mapping ``gen_sub``
/dports/math/flint2/flint-2.8.4/
H A Dfq_embed_templates.h21 FLINT_DLL void TEMPLATE(T, embed_gens)(TEMPLATE(T, t) gen_sub,
26 FLINT_DLL void _TEMPLATE(T, embed_gens_naive)(TEMPLATE(T, t) gen_sub,
31 FLINT_DLL void _TEMPLATE(T, embed_gens_allombert)(TEMPLATE(T, t) gen_sub,
40 const TEMPLATE(T, t) gen_sub,
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/upstream/antic/
H A Dfq_embed_templates.h21 FLINT_DLL void TEMPLATE(T, embed_gens)(TEMPLATE(T, t) gen_sub,
26 FLINT_DLL void _TEMPLATE(T, embed_gens_naive)(TEMPLATE(T, t) gen_sub,
31 FLINT_DLL void _TEMPLATE(T, embed_gens_allombert)(TEMPLATE(T, t) gen_sub,
47 const TEMPLATE(T, t) gen_sub,
/dports/math/e-antic/flint2-ae7ec89/
H A Dfq_embed_templates.h21 FLINT_DLL void TEMPLATE(T, embed_gens)(TEMPLATE(T, t) gen_sub,
26 FLINT_DLL void _TEMPLATE(T, embed_gens_naive)(TEMPLATE(T, t) gen_sub,
31 FLINT_DLL void _TEMPLATE(T, embed_gens_allombert)(TEMPLATE(T, t) gen_sub,
47 const TEMPLATE(T, t) gen_sub,
/dports/math/cgal/CGAL-5.3/demo/Polyhedron/Plugins/Point_set/
H A DPoint_set_clustering_plugin.cpp114 QCheckBox* gen_sub = dialog.add<QCheckBox> ("Generate N point subsets"); in on_actionCluster_triggered() local
115 gen_sub->setChecked (false); in on_actionCluster_triggered()
148 if (gen_sub->isChecked()) in on_actionCluster_triggered()
171 if (gen_sub->isChecked()) in on_actionCluster_triggered()
209 if (gen_sub->isChecked()) in on_actionCluster_triggered()
/dports/cad/verilator/verilator-4.216/test_regress/t/
H A Dt_inst_long_bad.pl34 sub gen_sub { subroutine
53 gen_sub("$Self->{obj_dir}/${long}.v");
/dports/misc/mxnet/incubator-mxnet-1.9.0/example/kaggle-ndsb1/
H A Dsubmission_dsb.py25 def gen_sub(predictions,test_lst_path="test.lst",submission_path="submission.csv"): function
H A Dpredict_dsb.py70 submission_dsb.gen_sub(predictions,test_lst_path="data/test.lst",submission_path="submission.csv")
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/example/kaggle-ndsb1/
H A Dsubmission_dsb.py25 def gen_sub(predictions,test_lst_path="test.lst",submission_path="submission.csv"): function
H A Dpredict_dsb.py70 submission_dsb.gen_sub(predictions,test_lst_path="data/test.lst",submission_path="submission.csv")
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/hipe/icode/
H A Dhipe_icode_split_arith.erl432 '-' -> gen_sub;
444 gen_sub -> true;
479 gen_sub -> unsafe_sub;
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/hipe/icode/
H A Dhipe_icode_split_arith.erl432 '-' -> gen_sub;
444 gen_sub -> true;
479 gen_sub -> unsafe_sub;

12345678910