Home
last modified time | relevance | path

Searched refs:Igs (Results 26 – 50 of 62) sorted by relevance

123

/dports/math/gap/gap-4.11.0/pkg/polycyclic-2.15.1/gap/pcpgrp/
H A Dgrpinva.gi141 gen := Igs( B );
207 sub[i] := List( sub[i], x -> List( Igs(x), Exponents ) );
H A Dtorsion.gi39 U := SubgroupByIgs( G, Igs(D), pcp{subs} );
75 H := SubgroupByIgs( G, AddIgsToIgs( [g], Igs( N ) ) );
154 H := SubgroupByIgs( G, AddIgsToIgs( [g], Igs(N) ));
H A Dtensor_nq.gi77 g := Igs(G);
H A Dgeneral.gi143 MappedVector( ExponentsOfPcElement(Pcgs(K), x), Igs(H) ) );
/dports/math/gap/gap-4.11.0/pkg/polycyclic-2.15.1/gap/basic/
H A Dorbstab.gi242 gens := Igs( G );
263 gens := Igs(G);
H A Dgrphoms.gi300 prei := List( Igs(U), x -> PreImagesRepresentative(hom,x) );
308 kern := Igs( KernelOfMultiplicativeGeneralMapping( hom ) );
H A Dpcppcps.gi296 #F Igs( <gens> )
298 InstallOtherMethod( Igs, [IsList],
597 numer := Igs( U );
598 denom := Igs( denom );
H A Dconvert.gi47 g := Igs(G);
/dports/math/gap/gap-4.11.0/pkg/polycyclic-2.15.1/gap/cohom/
H A Dtwocohom.gi364 b := Igs(B);
383 m := List(Igs(G), x -> IdentityMat(d));
385 m := List(Igs(G), x -> IdentityMat(d,arg[3]));
/dports/math/gap/gap-4.11.0/pkg/polycyclic-2.15.1/tst/
H A Dbugfix.tst61 gap> # The problem with the previous example is/was that Igs(G)
63 gap> Igs(G);
66 gap> # really should be using Ngs or Cgs is using Igs incorrectly.
H A DAddToIgs.tst114 gap> Igs(gen);
/dports/math/gap/gap-4.11.0/pkg/modisom-2.5.1/gap/cfstab/
H A Dcheck.gi17 V := Subgroup(U, Concatenation( Igs(V), [Random(U)]));
/dports/math/gap/gap-4.11.0/pkg/polycyclic-2.15.1/gap/cover/const/
H A Dcov.gi38 P := Subgroup(K, Concatenation(Igs(D), List(Pcp(K,D), x -> x^p)));
/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/hisimhv1/
H A Dhsmhvld.c205 double Igs=0.0, dIgs_dVd=0.0, dIgs_dVg=0.0, dIgs_dVb=0.0, dIgs_dVs=0.0, dIgs_dT=0.0 ; in HSMHVload() local
682 Igs = here->HSMHV_igs ; in HSMHVload()
734 Igs = here->HSMHV_igs ; in HSMHVload()
761 i_gP = Igd + Igs + Igb ; in HSMHVload()
766 i_sP =-Ids + Isubs + Igisl - Igs ; in HSMHVload()
1148 Igs = here->HSMHV_igs ; in HSMHVload()
1312 Igs = here->HSMHV_igs ; in HSMHVload()
1678Igs += dIgs_dVg *delvgs + dIgs_dVd *delvds + dIgs_dVb *delvbs + dIgs_dT *deldeltemp ; in HSMHVload()
1777 i_gP = - Iggp + Igd + Igs + Igb ; in HSMHVload()
1781 i_sP = - Issp - Ids + Isubs + Igisl - Igs ; in HSMHVload()
/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/hisimhv2/
H A Dhsmhv2ld.c247 double Igs=0.0, dIgs_dVd=0.0, dIgs_dVg=0.0, dIgs_dVb=0.0, dIgs_dVs=0.0, dIgs_dT=0.0 ; in HSMHV2load() local
750 Igs = here->HSMHV2_igs ; in HSMHV2load()
824 Igs = here->HSMHV2_igs ; in HSMHV2load()
850 i_gP = Igd + Igs + Igb ; in HSMHV2load()
855 i_sP =-Ids + Isubs + Igisl - Igs ; in HSMHV2load()
1268 Igs = here->HSMHV2_igs ; in HSMHV2load()
1458 Igs = here->HSMHV2_igs ; in HSMHV2load()
1835Igs += dIgs_dVg *delvgs + dIgs_dVd *delvds + dIgs_dVb *delvbs + dIgs_dT *deldeltemp ; in HSMHV2load()
1951 i_gP = - Iggp + Igd + Igs + Igb ; in HSMHV2load()
1955 i_sP = - Issp - Ids + Isubs + Igisl - Igs ; in HSMHV2load()
/dports/math/gap/gap-4.11.0/pkg/aclib-1.3.2/gap/
H A Dbetti.gi29 gens := Igs(G);
/dports/math/gap/gap-4.11.0/pkg/hap-1.25/lib/Perturbations/
H A DresFiniteDirectProd.15May201656 gensE:=Igs(Concatenation(GeneratorsOfGroup(G),GeneratorsOfGroup(H)));
62 v:=List([1..Length(v)/2],i->[Igs(K)[v[2*i-1]],v[2*i]]);
H A DresFiniteDirectProd.new60 gensE:=Igs(Concatenation(GeneratorsOfGroup(G),GeneratorsOfGroup(H)));
66 v:=List([1..Length(v)/2],i->[Igs(K)[v[2*i-1]],v[2*i]]);
H A DresFiniteDirectProd.gi60 gensE:=Igs(Concatenation(GeneratorsOfGroup(G),GeneratorsOfGroup(H)));
66 v:=List([1..Length(v)/2],i->[Igs(K)[v[2*i-1]],v[2*i]]);
/dports/math/gap/gap-4.11.0/pkg/aclib-1.3.2/doc/
H A Dalgos.tex42 m_n \leq GL( 1, \Z )$ which are the images of the 'Igs(G)' in their action
/dports/math/gap/gap-4.11.0/pkg/cryst/gap/
H A Dpcpgrp.gi28 gens := Igs( F );
/dports/math/gap/gap-4.11.0/pkg/polycyclic-2.15.1/gap/action/
H A Dorbnorm.gi529 N := AddIgsToIgs( N.stab, Igs(T) );
615 t := AddIgsToIgs( os.stab, Igs(T) );
H A Dorbstab.gi559 stab := AddIgsToIgs( stab.stab, Igs(T) );
644 t := AddIgsToIgs( os.stab, Igs(T) );
/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/hisim2/
H A Dhsm2eval.c752 double Igs =0.0, Igd =0.0, Igb =0.0 ; in HSM2evaluate() local
5543 Igs = 0.0 ; in HSM2evaluate()
5650 Igs = T4 * T2 * T3 ; in HSM2evaluate()
5656 Igs *= -1.0 ; in HSM2evaluate()
7525 TX = Igs + T1 * Igs_dVbse ; in HSM2evaluate()
7526 if ( TX * Igs >= 0.0 ) { in HSM2evaluate()
7527 Igs = TX ; in HSM2evaluate()
7532 Igs = 0.0 ; in HSM2evaluate()
8001 here->HSM2_igd = M * ( T1 * Igate - Igs ) ; in HSM2evaluate()
8015 here->HSM2_igs = M * ( T1 * Igate - Igs ) ; in HSM2evaluate()
/dports/math/gap/gap-4.11.0/pkg/polycyclic-2.15.1/doc/
H A Dpolycyclic.toc75 \contentsline {subsection}{\numberline {5.3.1}\leavevmode {\color {Chapter }Igs}}{23}{subsection.5.…

123