Home
last modified time | relevance | path

Searched +defs:k +defs:me (Results 1 – 25 of 1812) sorted by relevance

12345678910>>...73

/dports/math/py-kiwisolver/kiwisolver-1.1.0/kiwi/
H A DAssocVector.h137 MyCompare& me = *this; in Base() local
213 MyCompare& me = *this; in swap() local
232 iterator find(const key_type& k) in find()
257 MyCompare& me = *this; in lower_bound() local
263 const MyCompare& me = *this; in lower_bound() local
269 MyCompare& me = *this; in upper_bound() local
275 const MyCompare& me = *this; in upper_bound() local
281 MyCompare& me = *this; in equal_range() local
286 const key_type& k) const in equal_range()
288 const MyCompare& me = *this; in equal_range() local
[all …]
/dports/devel/loki/loki-0.1.7/include/loki/
H A DAssocVector.h138 MyCompare& me = *this; in Base() local
214 MyCompare& me = *this; in swap() local
233 iterator find(const key_type& k) in find()
258 MyCompare& me = *this; in lower_bound() local
264 const MyCompare& me = *this; in lower_bound() local
270 MyCompare& me = *this; in upper_bound() local
276 const MyCompare& me = *this; in upper_bound() local
282 MyCompare& me = *this; in equal_range() local
287 const key_type& k) const in equal_range()
289 const MyCompare& me = *this; in equal_range() local
[all …]
/dports/news/pan/pan-0.145/pan/general/
H A Dmap-vector.h137 MyCompare& me = *this; in Base() local
151 MyCompare& me = *this; in assign() local
207 size_type erase(const key_type& k) in erase()
221 MyCompare& me = *this; in swap() local
240 iterator find(const key_type& k) in find()
265 MyCompare& me = *this; in lower_bound() local
277 MyCompare& me = *this; in upper_bound() local
289 MyCompare& me = *this; in equal_range() local
294 const key_type& k) const in equal_range()
302 const Base& me = lhs; variable
[all …]
/dports/audio/praat/praat-6.2.03/dwtools/
H A DSound_and_Spectrogram_extensions.cpp35 autoSound BandFilterSpectrogram_as_Sound (BandFilterSpectrogram me, int to_dB); in checkChannelsWithinRange()
48 if (numberOfSamples_window > 1) {
62 autoSpectrum thee = Sound_to_Spectrum (me, true);
76 Correction of frequency bins at 0 Hz and nyquist: don't count for two.
80 return thee;
90 autoVEC z = raw_VEC (numberOfFrequencies);
96 for (integer i = 1; i <= thy ny; i ++) {
110 }
111 }
112
[all …]
H A DDataModeler.cpp242 for (integer k = 1; k <= my numberOfDataPoints; k ++) { in exponential_fit() local
259 for (integer k = 1; k <= my numberOfDataPoints; k ++) { in exponential_fit() local
278 for (integer k = 1; k <= my numberOfDataPoints; k ++) { in exponential_fit() local
320 for (integer k = 1; k <= my numberOfDataPoints; k ++) { in exponential_plus_constant_fit() local
337 for (integer k = 1; k <= my numberOfDataPoints; k ++) { in exponential_plus_constant_fit() local
374 for (integer k = 2; k <= my numberOfDataPoints; k ++) { in exponential_plus_constant_fit() local
398 for (integer k = 1; k <= my numberOfDataPoints; k ++) { in exponential_plus_constant_fit() local
579 for (integer k = 1; k <= my numberOfDataPoints; k ++) { in sigmoid_fit() local
610 for (integer k = 1; k <= my numberOfDataPoints; k ++) { in sigmoid_fit() local
673 for (integer k = 1; k <= my numberOfDataPoints; k ++) { in sigmoid_plus_constant_fit() local
[all …]
H A DICA.cpp42 for (integer k = 1; k <= c.nrow; k ++) { in MATmul_VCVt_preallocated() local
73 for (integer k = 1; k <= w.ncol; k ++) in normalizeColumnVectors() local
123 for (integer k = 1; k <= ccts -> size; k ++) { in Diagonalizer_CrossCorrelationTableList_ffdiag() local
166 for (integer k = 1; k <= ccts -> size; k ++) { in Diagonalizer_CrossCorrelationTableList_ffdiag() local
344 for (integer k = icol1; k <= icol2; k ++) in NUMcrossCorrelate_rows() local
436 for (integer k = i1; k <= i2; k ++) in Sounds_to_CrossCorrelationTable_combined() local
487 autoSound Sound_to_Sound_BSS (Sound me, in Sound_to_Sound_BSS()
508 autoDiagonalizer me = Thing_new (Diagonalizer); in Diagonalizer_create() local
552 autoMixingMatrix Sound_to_MixingMatrix (Sound me, in Sound_to_MixingMatrix()
693 for (integer k = start; k <= end; k ++) { in CrossCorrelationTableList_getDiagonalityMeasure() local
[all …]
H A DCovariance.cpp46 for (integer k = 1; k <= thy numberOfRows; k ++) { in Covariance_TableOfReal_mahalanobis() local
112 integer k = 0; in Covariance_TableOfReal_extractDistanceQuantileRange() local
122 autoCovariance TableOfReal_to_Covariance (TableOfReal me) { in TableOfReal_to_Covariance()
132 autoCovariance CovarianceList_to_Covariance_within (CovarianceList me) { in CovarianceList_to_Covariance_within()
196 for (integer k = 1; k <= thy numberOfRows; k ++) // catch 1xn in CovarianceList_to_Covariance_pool() local
211 autoCovariance me = Thing_new (Covariance); in Covariance_create() local
221 autoCovariance me = Thing_new (Covariance); in Covariance_create_reduceStorage() local
239 autoCovariance me = Covariance_create (centroid.size); in Covariance_createSimple() local
355 for (integer k = 1; k <= my numberOfRows; k ++) in Covariance_getMarginalDensityParameters() local
575 for (integer k = j + 1; k <= data.nrow; k ++) { in Covariance_TableOfReal_normalityTest_BHEP() local
[all …]
/dports/biology/seqan1/seqan-1.3.1/seqan/find/
H A Dfind_wild_shiftand.h356 for (unsigned int k = 0; k < len; ++k) in setHost() local
366 for (unsigned int k = 0; k < len; ++k) in setHost() local
381 for (unsigned int k = 0; k < len; ++k){ in setHost() local
435 for (unsigned int k = 0; k < len; ++k){ in setHost() local
445 for (unsigned int k = 0; k < len; ++k){ in setHost() local
493 for (unsigned int k = 0; k < me.blockCount; ++k){ in setHost() local
552 inline void _patternInit (Pattern<TNeedle, WildShiftAnd> & me) in _patternInit()
565 inline bool valid(Pattern <TNeedle,WildShiftAnd> & me) in valid()
573 inline bool valid(Pattern <TNeedle,WildShiftAnd> const & me) in valid()
584 host(Pattern<TNeedle, WildShiftAnd> & me) in host()
[all …]
H A Dfind_hamming_simple.h112 void setHost (Pattern<TNeedle, HammingSimple> & me, in setHost()
113 const TNeedle2 & needle, int k) { in setHost()
126 setHost(Pattern<TNeedle, HammingSimple> &horsp, TNeedle2 &ndl, int k) { in setHost()
133 inline void _finderInit(Pattern<TNeedle, HammingSimple> & me) { in _finderInit()
140 inline int score(const Pattern<TNeedle, HammingSimple> &me) { in score()
147 inline int getScore(const Pattern<TNeedle, HammingSimple> &me) { in getScore()
154 inline void setScoreLimit(Pattern<TNeedle, HammingSimple> & me, int _limit) { in setScoreLimit()
199 Pattern<TNeedle, HammingSimple> &me) { in find()
/dports/biology/pbseqan/seqan-21d95d737d8decb5cc3693b9065d81e831e7f57d/include/seqan/find/
H A Dfind_wild_shiftand.h363 for (unsigned int k = 0; k < len; ++k) in setHost() local
373 for (unsigned int k = 0; k < len; ++k) in setHost() local
388 for (unsigned int k = 0; k < len; ++k){ in setHost() local
442 for (unsigned int k = 0; k < len; ++k){ in setHost() local
452 for (unsigned int k = 0; k < len; ++k){ in setHost() local
500 for (unsigned int k = 0; k < me.blockCount; ++k){ in setHost() local
559 inline void _patternInit (Pattern<TNeedle, WildShiftAnd> & me) in _patternInit()
572 inline bool valid(Pattern <TNeedle,WildShiftAnd> & me) in valid()
580 inline bool valid(Pattern <TNeedle,WildShiftAnd> const & me) in valid()
591 host(Pattern<TNeedle, WildShiftAnd> & me) in host()
[all …]
H A Dfind_hamming_simple.h112 void setHost (Pattern<TNeedle, HammingSimple> & me, in setHost()
113 const TNeedle2 & needle, int k) { in setHost()
126 setHost(Pattern<TNeedle, HammingSimple> &horsp, TNeedle2 &ndl, int k) { in setHost()
133 inline void _finderInit(Pattern<TNeedle, HammingSimple> & me) { in _finderInit()
140 inline int score(const Pattern<TNeedle, HammingSimple> &me) { in score()
147 inline int getScore(const Pattern<TNeedle, HammingSimple> &me) { in getScore()
154 inline void setScoreLimit(Pattern<TNeedle, HammingSimple> & me, int _limit) { in setScoreLimit()
199 Pattern<TNeedle, HammingSimple> &me, in find()
273 Pattern<TNeedle, HammingSimple> &me) in find()
/dports/audio/praat/praat-6.2.03/FFNet/
H A DFFNet.cpp95 integer k = my numberOfNodes - my numberOfOutputs + 1; in minimumSquaredError() local
109 integer k = my numberOfNodes - my numberOfOutputs + 1; in minimumCrossEntropy() local
124 static void bookkeeping (FFNet me) { in bookkeeping()
235 autoFFNet me = Thing_new (FFNet); in FFNet_create() local
349 integer k = 1; in FFNet_propagate() local
399 integer k = my wFirst [i]; in FFNet_computeError() local
408 integer k = 1; in FFNet_computeDerivative() local
418 const integer k = my numberOfNodes - my numberOfOutputs; in FFNet_getWinningUnit() local
445 integer k = my numberOfInputs + 1; in FFNet_propagateToLayer() local
594 for (integer k = 1; k <= numberOfUnitsInLayer_m1; k ++) { in FFNet_drawTopology() local
[all …]
H A DFFNet_PatternList_ActivationList.cpp31 FFNet me = (FFNet) object; in func() local
34 for (integer j = 1, k = 1; k <= my numberOfWeights; k ++) { in func() local
54 FFNet me = (FFNet) object; in dfunc_optimized() local
57 for (integer k = 1; k <= my numberOfWeights; k ++) { in dfunc_optimized() local
63 static void _FFNet_PatternList_ActivationList_checkDimensions (FFNet me, PatternList p, ActivationL… in _FFNet_PatternList_ActivationList_checkDimensions()
76 static void _FFNet_PatternList_ActivationList_learn (FFNet me, PatternList pattern, ActivationList … in _FFNet_PatternList_ActivationList_learn()
89 integer k = 1; in _FFNet_PatternList_ActivationList_learn() local
132 void FFNet_PatternList_ActivationList_learnSM (FFNet me, PatternList p, ActivationList a, integer m… in FFNet_PatternList_ActivationList_learnSM()
151 double FFNet_PatternList_ActivationList_getCosts_total (FFNet me, PatternList p, ActivationList a, … in FFNet_PatternList_ActivationList_getCosts_total()
167 double FFNet_PatternList_ActivationList_getCosts_average (FFNet me, PatternList p, ActivationList a… in FFNet_PatternList_ActivationList_getCosts_average()
[all …]
/dports/biology/seqan/seqan-library-2.4.0/include/seqan/find/
H A Dfind_wild_shiftand.h317 void _reinitPattern(Pattern<TNeedle, WildShiftAnd> & me, in _reinitPattern()
349 for (unsigned int k = 0; k < len; ++k) in _reinitPattern() local
357 for (unsigned int k = 0; k < len; ++k) in _reinitPattern() local
371 for (unsigned int k = 0; k < len; ++k){ in _reinitPattern() local
417 for (unsigned int k = 0; k < len; ++k){ in _reinitPattern() local
426 for (unsigned int k = 0; k < len; ++k){ in _reinitPattern() local
468 for (unsigned int k = 0; k < me.blockCount; ++k){ in _reinitPattern() local
520 inline void setHost(Pattern<TNeedle, WildShiftAnd> & me, in setHost()
531 inline void _patternInit (Pattern<TNeedle, WildShiftAnd> & me) in _patternInit()
543 inline bool valid(Pattern <TNeedle,WildShiftAnd> & me) in valid()
[all …]
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/include/seqan/find/
H A Dfind_wild_shiftand.h317 void _reinitPattern(Pattern<TNeedle, WildShiftAnd> & me, in _reinitPattern()
349 for (unsigned int k = 0; k < len; ++k) in _reinitPattern() local
357 for (unsigned int k = 0; k < len; ++k) in _reinitPattern() local
371 for (unsigned int k = 0; k < len; ++k){ in _reinitPattern() local
417 for (unsigned int k = 0; k < len; ++k){ in _reinitPattern() local
426 for (unsigned int k = 0; k < len; ++k){ in _reinitPattern() local
468 for (unsigned int k = 0; k < me.blockCount; ++k){ in _reinitPattern() local
520 inline void setHost(Pattern<TNeedle, WildShiftAnd> & me, in setHost()
531 inline void _patternInit (Pattern<TNeedle, WildShiftAnd> & me) in _patternInit()
543 inline bool valid(Pattern <TNeedle,WildShiftAnd> & me) in valid()
[all …]
/dports/biology/seqan1/seqan-1.3.1/apps/rabema/
H A Dfind_hamming_simple_quality.h68 void setHost (Pattern<TNeedle, HammingSimpleQuality> & me, in setHost()
69 const TNeedle2 & needle, int k) { in setHost()
82 setHost(Pattern<TNeedle, HammingSimpleQuality> &horsp, TNeedle2 &ndl, int k) { in setHost()
89 inline void _finderInit(Pattern<TNeedle, HammingSimpleQuality> & me) { in _finderInit()
96 inline int score(const Pattern<TNeedle, HammingSimpleQuality> &me) { in score()
103 inline int getScore(const Pattern<TNeedle, HammingSimpleQuality> &me) { in getScore()
110 inline void setScoreLimit(Pattern<TNeedle, HammingSimpleQuality> & me, int _limit) { in setScoreLimit()
119 Pattern<TNeedle, HammingSimpleQuality> &me) { in find()
/dports/audio/praat/praat-6.2.03/LPC/
H A DLPC_and_LFCC.cpp27 void LPC_Frame_into_CC_Frame (LPC_Frame me, CC_Frame thee) { in LPC_Frame_into_CC_Frame()
39 for (integer k = 1; k < n; k ++) in LPC_Frame_into_CC_Frame() local
45 for (integer k = 1; k <= my nCoefficients; k ++) in LPC_Frame_into_CC_Frame() local
51 void CC_Frame_into_LPC_Frame (CC_Frame me, LPC_Frame thee) { in CC_Frame_into_LPC_Frame()
67 autoLFCC LPC_to_LFCC (LPC me, integer numberOfCoefficients) { in LPC_to_LFCC()
84 autoLPC LFCC_to_LPC (LFCC me, integer numberOfCoefficients) { in LFCC_to_LPC()
H A DSound_and_LPC.cpp183 for (integer k = 1; k <= j; k ++) in Sound_into_LPC_Frame_covar() local
187 for (integer k = 1; k <= j; k ++) in Sound_into_LPC_Frame_covar() local
329 for (integer k = 1; k <= n - 1; k ++) in Sound_into_LPC_Frame_marple() local
337 for (integer k = 1; k <= m; k ++) { in Sound_into_LPC_Frame_marple() local
345 for (integer k = m; k >= 1; k--) { in Sound_into_LPC_Frame_marple() local
360 for (integer k = 0; k <= m; k ++) { in Sound_into_LPC_Frame_marple() local
384 for (integer k = 1; k <= m; k ++) in Sound_into_LPC_Frame_marple() local
386 for (integer k = 1; k <= m / 2 + 1; k ++) { in Sound_into_LPC_Frame_marple() local
401 for (integer k = m - 1; k >= 1; k--) { in Sound_into_LPC_Frame_marple() local
406 for (integer k = 1; k <= n - m; k ++) in Sound_into_LPC_Frame_marple() local
[all …]
H A DCepstrumc.cpp61 void Cepstrumc_Frame_init (Cepstrumc_Frame me, integer nCoefficients) { in Cepstrumc_Frame_init()
66 void Cepstrumc_init (Cepstrumc me, double tmin, double tmax, integer nt, double dt, double t1, inte… in Cepstrumc_init()
75 autoCepstrumc me = Thing_new (Cepstrumc); in Cepstrumc_create() local
83 static void regression (VEC const& r, Cepstrumc me, integer frameNumber, integer numberOfRegression… in regression()
105 autoDTW Cepstrumc_to_DTW (Cepstrumc me, Cepstrumc thee, double wc, double wle, double wr, double we… in Cepstrumc_to_DTW()
133 for (integer k = 1; k <= fj -> nCoefficients; k ++) { in Cepstrumc_to_DTW() local
149 for (integer k = 1; k <= fj -> nCoefficients; k ++) { in Cepstrumc_to_DTW() local
176 autoMatrix Cepstrumc_to_Matrix (Cepstrumc me) { in Cepstrumc_to_Matrix()
/dports/audio/praat/praat-6.2.03/dwsys/
H A DSVD.cpp92 autoSVD me = Thing_new (SVD); in SVD_create() local
123 double SVD_getTolerance (SVD me) { in SVD_getTolerance()
127 void SVD_compute (SVD me) { in SVD_compute()
158 for (integer k = 1; k <= my numberOfColumns; k ++) { in SVD_getSquared_preallocated() local
262 double SVD_getConditionNumber (SVD me) { in SVD_getConditionNumber()
296 integer SVD_getRank (SVD me) { in SVD_getRank()
323 for (integer k = sv_from; k <= sv_to; k ++) { in SVD_synthesize() local
344 autoGSVD me = Thing_new (GSVD); in GSVD_create() local
371 integer k, l, info; in GSVD_create() local
379 autoGSVD me = GSVD_create (kl); in GSVD_create() local
[all …]
H A DEigen.cpp110 void Eigen_initFromSquareRoot (Eigen me, constMATVU const& a) { in Eigen_initFromSquareRoot()
128 integer k = 0; in Eigen_initFromSquareRoot() local
145 integer k, ll, m = a.nrow, n = a.ncol, p = b.nrow; in Eigen_initFromSquareRootPair() local
214 autoEigen me = Thing_new (Eigen); in Eigen_create() local
222 integer Eigen_getNumberOfEigenvectors (Eigen me) { in Eigen_getNumberOfEigenvectors()
232 integer Eigen_getDimensionOfComponents (Eigen me) { in Eigen_getDimensionOfComponents()
274 void Eigen_sort (Eigen me) { in Eigen_sort()
276 integer k = i; in Eigen_sort() local
289 void Eigen_invertEigenvector (Eigen me, integer ivec) { in Eigen_invertEigenvector()
390 void Eigens_alignEigenvectors (OrderedOf<structEigen>* me) { in Eigens_alignEigenvectors()
[all …]
/dports/astro/gpstk/GPSTk-8.0.0/ext/lib/Geomatics/
H A DSRIMatrix.hpp145 unsigned int i,j,k; in SrifMU() local
254 unsigned int i,j,k; in lowerCholesky() local
295 unsigned int i,j,k; in upperCholesky() local
340 catch(MatrixException& me) { in inverseCholesky() local
370 unsigned int i,j,k,n=UT.rows(); in inverseUT() local
437 unsigned int i,j,k; in UTtimesTranspose() local
477 unsigned int i,j,k,n=LT.rows(); in inverseLT() local
544 catch(MatrixException& me) { in LDL() local
564 catch(MatrixException& me) { in LDL() local
594 catch(MatrixException& me) { in UDU() local
[all …]
H A DSRI.cpp179 catch(MatrixException& me) { in permute() local
289 catch(MatrixException& me) { in split() local
318 catch(MatrixException& me) { in operator +=() local
350 catch(MatrixException& me) { in reshape() local
391 catch(MatrixException& me) { in append() local
423 int k = all.index(names.labels[j]); in operator +=() local
437 int k = all.index(S.names.labels[j]); in operator +=() local
458 catch(MatrixException& me) { in operator +=() local
476 catch(MatrixException& me) { in operator +() local
668 catch(MatrixException& me) { in Qbump() local
[all …]
H A DSRIFilter.cpp94 MatrixException me("Invalid input dimensions: R is " in SRIFilter() local
138 MatrixException me(msg); in measurementUpdate() local
159 catch(MatrixException& me) { GPSTK_RETHROW(me); } in measurementUpdate() local
183 MatrixException me(msg); in measurementUpdate() local
205 catch(MatrixException& me) { GPSTK_RETHROW(me); } in measurementUpdate() local
218 catch(MatrixException& me) { GPSTK_RETHROW(me); } in timeUpdate() local
230 catch(MatrixException& me) { GPSTK_RETHROW(me); } in smootherUpdate() local
243 catch(MatrixException& me) { GPSTK_RETHROW(me); } in DMsmootherUpdate() local
374 unsigned int i,j,k; in SrifTU() local
513 catch(MatrixException& me) { GPSTK_RETHROW(me); } in SrifTU() local
[all …]
/dports/devel/glade/glade-3.22.1/gladeui/
H A Dglade-command.c1019 GladeCommandSetName *me; in glade_command_set_name_finalize() local
1083 GladeCommandSetName *me; in glade_command_set_name() local
1211 GladeCommandAddRemove *me; in glade_command_add() local
1365 GladeCommandAddRemove *me; in glade_command_remove() local
2271 GladeCommandSetI18n *me; in glade_command_set_i18n_finalize() local
2340 GladeCommandSetI18n *me; in glade_command_set_i18n() local
2466 GladeCommandLock *me; in glade_command_lock_widget() local
2508 GladeCommandLock *me; in glade_command_unlock_widget() local
2597 GladeCommandTarget *me; in glade_command_target_unifies() local
2663 GladeCommandTarget *me; in glade_command_set_project_target() local
[all …]

12345678910>>...73