Home
last modified time | relevance | path

Searched refs:n_coef (Results 1 – 12 of 12) sorted by relevance

/dports/graphics/gmt/gmt-6.3.0/src/potential/
H A Dgrdredpol.c1215 unsigned int k, l, i3, n_jlon, n_jlat, n_coef; in GMT_grdredpol() local
1314 n_coef = Ctrl->F.ncoef_row * Ctrl->F.ncoef_col; in GMT_grdredpol()
1336 gxtr = gmt_M_memory (GMT, NULL, n_coef, double); in GMT_grdredpol()
1337 gxti = gmt_M_memory (GMT, NULL, n_coef, double); in GMT_grdredpol()
1338 gxmr = gmt_M_memory (GMT, NULL, n_coef, double); in GMT_grdredpol()
1339 gxmi = gmt_M_memory (GMT, NULL, n_coef, double); in GMT_grdredpol()
1340 gxnr = gmt_M_memory (GMT, NULL, n_coef, double); in GMT_grdredpol()
1341 gxni = gmt_M_memory (GMT, NULL, n_coef, double); in GMT_grdredpol()
1497 for (i2 = 0; i2 < n_coef; i2++) in GMT_grdredpol()
1501 for (i2 = 0; i2 < n_coef; i2++) in GMT_grdredpol()
[all …]
/dports/math/form/form-4.2.1/sources/
H A Dnormal.c220 n_coef = TermMalloc("NormCoef"); in Normalize()
243 t = n_coef; in Normalize()
896 (UWORD *)n_coef,&ncoef) ) goto FromNorm; in Normalize()
2619 …if ( DivRat(BHEAD (UWORD *)n_coef,ncoef,(UWORD *)m,REDLENG(j),(UWORD *)n_coef,&ncoef) ) goto FromN… in Normalize()
3936 t = n_coef; in Normalize()
3974 TermFree(n_coef,"NormCoef"); in Normalize()
3984 t = n_coef; in Normalize()
4001 TermFree(n_coef,"NormCoef"); in Normalize()
4026 TermFree(n_coef,"NormCoef"); in Normalize()
4031 TermFree(n_coef,"NormCoef"); in Normalize()
[all …]
/dports/science/dynare/dynare-4.6.4/contrib/ms-sbvar/switch_dw/switching/
H A Ddw_switchio.c1879 *n_coef=(int*)NULL;; in ReadDSGEControllingVariables()
1921 *n_coef=dw_CreateArray_int(ncoef); in ReadDSGEControllingVariables()
1928 (*n_coef)[j]=m; in ReadDSGEControllingVariables()
1979 if (*n_coef) in ReadDSGEControllingVariables()
1981 dw_FreeArray(*n_coef); in ReadDSGEControllingVariables()
1982 *n_coef=(int*)NULL; in ReadDSGEControllingVariables()
2095 *n_coef=(int*)NULL;; in ReadDSGEControllingVariables_old()
2138 (*n_coef)[j]=m; in ReadDSGEControllingVariables_old()
2185 if (*n_coef) in ReadDSGEControllingVariables_old()
2187 dw_FreeArray(*n_coef); in ReadDSGEControllingVariables_old()
[all …]
H A Ddw_switchio.h84 int ReadDSGEControllingVariables(int *not_time_varying, int **n_coef, int **cum_total_coef, int*** …
/dports/science/qiskit-aer/qiskit-aer-0.5.2/qiskit/providers/aer/pulse/qobj/
H A Dopparse.py345 for (n_ii, n_coef), (c_ii, c_coef) in zip(ndic.items(), cdic.items()):
349 if n_coef:
350 self.__c_list.append(np.sqrt(c_coef * (1 + n_coef)) * opr)
351 self.__c_list.append(np.sqrt(c_coef * n_coef) * opr.dag())
/dports/audio/festalon/festalon/src/fidlib/
H A Dfidlib.h48 extern double fid_design_coef(double *coef, int n_coef, char *spec,
H A Dfidlib.c472 evaluate(double *rv, double *coef, int n_coef, double *in) { in evaluate() argument
479 if (--n_coef > 0) { in evaluate()
485 coef++; n_coef--; in evaluate()
488 while (n_coef > 0) { in evaluate()
493 n_coef--; in evaluate()
1611 fid_design_coef(double *coef, int n_coef, char *spec, double rate, in fid_design_coef() argument
1662 if (cnt++ < n_coef) *coef++= iir_adj * iir[a]; in fid_design_coef()
1668 if (cnt++ < n_coef) *coef++= fir[a]; in fid_design_coef()
1673 if (cnt != n_coef) in fid_design_coef()
1676 n_coef, cnt, spec, rate, freq0, freq1, adj); in fid_design_coef()
/dports/audio/mixxx/mixxx-2.3.0/lib/fidlib/
H A Dfidlib.h50 extern double fid_design_coef(double *coef, int n_coef, const char *spec,
H A Dfidlib.c471 evaluate(double *rv, double *coef, int n_coef, double *in) { in evaluate() argument
478 if (--n_coef > 0) { in evaluate()
484 coef++; n_coef--; in evaluate()
487 while (n_coef > 0) { in evaluate()
492 n_coef--; in evaluate()
1785 fid_design_coef(double *coef, int n_coef, const char *spec, double rate, in fid_design_coef() argument
1836 if (cnt++ < n_coef) *coef++= iir_adj * iir[a]; in fid_design_coef()
1842 if (cnt++ < n_coef) *coef++= fir[a]; in fid_design_coef()
1847 if (cnt != n_coef) in fid_design_coef()
1850 n_coef, cnt, spec, rate, freq0, freq1, adj); in fid_design_coef()
/dports/emulators/pcem/pcem_emulator-pcem-faf5d6423060/src/
H A Dsound_audiopci.c989 int n_coef; in low_fir_es1371() local
997 n_coef = (16 - pos) & 15; in low_fir_es1371()
999 while (n_coef < ES1371_NCoef) in low_fir_es1371()
1001 out += low_fir_es1371_coef[n_coef] * x[dac_nr][i][read_pos]; in low_fir_es1371()
1003 n_coef += 16; in low_fir_es1371()
/dports/science/py-dipy/dipy-1.4.1/dipy/reconst/tests/
H A Dtest_shm.py41 n_coef = m.shape[0]
42 assert_equal(order_from_ncoef(n_coef), sh_order)
/dports/math/py-spreg/spreg-1.2.4/spreg/
H A Dsummary_output.py1154 n_coef = len(reg.betas) - len(zt_stat)
1155 for i in range(n_coef):
1156 k = i - n_coef