Home
last modified time | relevance | path

Searched refs:d_L (Results 1 – 25 of 62) sorted by relevance

123

/dports/math/R-cran-lme4/lme4/src/
H A DpredModule.cpp61 if (d_L.info() != Eigen::Success) in merPredD()
153 d_L.factorize_p(m, Eigen::ArrayXi(), 1.); in updateL()
186 d_L.solveInPlace(d_delu, CHOLMOD_P); in solve()
195 d_L.solveInPlace(d_delu, CHOLMOD_Lt); in solve()
196 d_L.solveInPlace(d_delu, CHOLMOD_Pt); in solve()
203 d_L.solveInPlace(d_delu, CHOLMOD_P); in solveU()
206 d_L.solveInPlace(d_delu, CHOLMOD_Lt); in solveU()
207 d_L.solveInPlace(d_delu, CHOLMOD_Pt); in solveU()
279 d_L.solveInPlace(d_RZX, CHOLMOD_P); in updateDecomp()
280 d_L.solveInPlace(d_RZX, CHOLMOD_L); in updateDecomp()
[all …]
H A DpredModule.h40 ChmDecomp d_L; variable
67 const ChmDecomp& L() const {return d_L;} in L()
87 int info() const {return d_L.info();} in info()
/dports/math/cvc3/cvc3-2.4.1/src/search/
H A DTReturn.cpp12 d_L.push_back( L[a] ); in TReturn()
40 for( int a=0; a<(int)d_L.size(); a++ ){ in getL()
41 i = std::find( lget.begin(), lget.end(), d_L[a] ); in getL()
43 lget.push_back( d_L[a] ); in getL()
58 d_L.clear(); in calcL()
60 d_lfsc_pf->calcL( d_L, d_L_used ); in calcL()
64 for( int a=0; a<(int)d_L.size(); a++ ){ in calcL()
65 i = std::find( lget.begin(), lget.end(), d_L[a] ); in calcL()
67 lget.push_back( d_L[a] ); in calcL()
H A DTReturn.h16 std::vector <int> d_L; variable
/dports/audio/lmms/lmms-1.2.2/plugins/LadspaEffect/tap/
H A Dtap_chorusflanger.c228 LADSPA_Data d_L = 0.0f; in run_ChorusFlanger() local
293 d_L = ((1 - rem_L) * s_a_L + rem_L * s_b_L); in run_ChorusFlanger()
296 f_L = biquad_run(&ptr->highpass_L, d_L); in run_ChorusFlanger()
342 LADSPA_Data d_L = 0.0f; in run_adding_ChorusFlanger() local
407 d_L = ((1 - rem_L) * s_a_L + rem_L * s_b_L); in run_adding_ChorusFlanger()
410 f_L = biquad_run(&ptr->highpass_L, d_L); in run_adding_ChorusFlanger()
/dports/audio/tap-plugins/tap-plugins-0.7.2/
H A Dtap_chorusflanger.c228 LADSPA_Data d_L = 0.0f;
293 d_L = ((1 - rem_L) * s_a_L + rem_L * s_b_L);
296 f_L = biquad_run(&ptr->highpass_L, d_L);
342 LADSPA_Data d_L = 0.0f;
407 d_L = ((1 - rem_L) * s_a_L + rem_L * s_b_L);
410 f_L = biquad_run(&ptr->highpass_L, d_L);
/dports/games/flightgear/flightgear-2020.3.11/src/Radio/
H A Ditm.cpp86 double d_L; // d_Lj[] accumulated member
331 ds = s - prop.d_L; in adiff()
529 prop.d_L = prop.d_Lj[0] + prop.d_Lj[1]; in lrprop()
607 d3 = mymax(prop.d_Ls, 1.3787 * xae + prop.d_L); // [Alg 4.3] in lrprop()
653 d0 = mymin(d0, 0.5 * prop.d_L); // [Alg 4.28] in lrprop()
656 d1 = mymax(-prop.aed / prop.emd, 0.25 * prop.d_L); // [Alg 4.39] in lrprop()
709 d5 = prop.d_L + DS; // [Alg 4.52] in lrprop()
717 mymax(prop.d_L + 0.3 * xae * log(HS * prop.k), in lrprop()
1587 q = prop.d - prop.d_L; in point_to_point()
1691 q = prop.d - prop.d_L; in point_to_pointMDH()
[all …]
/dports/databases/grass7/grass-7.8.6/imagery/i.eb.hsebal01/
H A Dmain.c444 DCELL d_L, d_x, d_psih, d_psim; in main() local
547 d_L =-1004*d_roh1*pow(ustar,3)*d_t0dem[row][col]/(d_h1*9.81*0.41); in main()
548 d_x = pow((1 - 16 * (5 / d_L)), 0.25); in main()
557 d_L =-1004*d_roh1*pow(ustar,3)*d_t0dem[row][col]/(d_h1*9.81*0.41); in main()
558 d_x = pow((1 - 16 * (5 / d_L)), 0.25); in main()
629 d_L = in main()
632 d_x = pow((1 - 16 * (5 / d_L)), 0.25); in main()
/dports/audio/tap-plugins-lv2/tap-lv2-cab6e0d/chorusflanger/
H A Dtap_chorusflanger.c258 float d_L = 0.0f; in run_ChorusFlanger() local
323 d_L = ((1 - rem_L) * s_a_L + rem_L * s_b_L); in run_ChorusFlanger()
326 f_L = biquad_run(&ptr->highpass_L, d_L); in run_ChorusFlanger()
/dports/math/ipopt/Ipopt-3.12.13/Ipopt/src/Algorithm/
H A DIpOrigIpoptNLP.cpp231 SmartPtr<Vector> d_L; in InitializeStructures() local
289 d_L = d_l_space_->MakeNew(); in InitializeStructures()
295 *Pd_L, *d_L, *Pd_U, *d_U); in InitializeStructures()
340 d_L = d_l_space_->MakeNew(); in InitializeStructures()
346 *Pd_L, *d_L, *Pd_U, *d_U); in InitializeStructures()
356 d_L->Print(*jnlst_, J_MOREVECTOR, J_INITIALIZATION, in InitializeStructures()
371 relax_bounds(-bound_relax_factor_, *d_L); in InitializeStructures()
378 d_L_ = ConstPtr(d_L); in InitializeStructures()
H A DIpBacktrackingLineSearch.cpp957 SmartPtr<const Vector> d_L = IpNLP().d_L(); in PerformMagicStep() local
959 SmartPtr<Vector> delta_s_magic_L = d_L->MakeNew(); in PerformMagicStep()
961 SmartPtr<Vector> tmp = d_L->MakeNew(); in PerformMagicStep()
987 Pd_L->MultVector(1., *d_L, -2., *tmp); in PerformMagicStep()
1000 tmp = d_L->MakeNew(); in PerformMagicStep()
H A DIpNLPBoundsRemover.cpp166 Vector& d_L, in GetBoundsInformation() argument
180 CompoundVector* comp_d_l = static_cast<CompoundVector*>(&d_L); in GetBoundsInformation()
181 DBG_ASSERT(dynamic_cast<CompoundVector*>(&d_L)); in GetBoundsInformation()
H A DIpIpoptAlg.cpp591 IpNLP().d_L()->Print(Jnlst(), J_VECTOR, J_MAIN, "old_d_L"); in AcceptTrialPoint()
605 SmartPtr<Vector> new_d_l = IpNLP().d_L()->MakeNew(); in AcceptTrialPoint()
620 IpNLP().d_L()->Print(Jnlst(), J_VECTOR, J_MAIN, "new_d_L"); in AcceptTrialPoint()
751 calc_number_of_bounds(*IpData().curr()->s(), *IpNLP().d_L(), *IpNLP().d_U(), in PrintProblemStatistics()
H A DIpQualityFunctionMuOracle.cpp182 tmp_step_s_L_ = IpNLP().d_L()->MakeNew(); in CalculateMu()
186 tmp_step_v_L_ = IpNLP().d_L()->MakeNew(); in CalculateMu()
191 tmp_slack_s_L_ = IpNLP().d_L()->MakeNew(); in CalculateMu()
195 tmp_v_L_ = IpNLP().d_L()->MakeNew(); in CalculateMu()
H A DIpPDSearchDirCalc.cpp81 IpNLP().d_L()->Dim()+ IpNLP().d_U()->Dim(); in ComputeSearchDirection()
H A DIpIpoptCalculatedQuantities.cpp313 SmartPtr<const Vector> s_bound = ip_nlp_->d_L(); in curr_slack_s_L()
402 SmartPtr<const Vector> s_bound = ip_nlp_->d_L(); in trial_slack_s_L()
1036 dampind_s_L_ = ip_nlp_->d_L()->MakeNew(); in ComputeDampingIndicators()
1490 SmartPtr<const Vector> d_L = ip_nlp_->d_L(); in unscaled_curr_nlp_constraint_violation() local
1491 SmartPtr<Vector> d_viol_L = d_L->MakeNew(); in unscaled_curr_nlp_constraint_violation()
1492 if (d_L->Dim()>0) { in unscaled_curr_nlp_constraint_violation()
1494 ip_nlp_->Pd_L()->MultVector(1., *d_L, -1., *d_viol); in unscaled_curr_nlp_constraint_violation()
1549 SmartPtr<const Vector> d_L = ip_nlp_->d_L(); in unscaled_trial_nlp_constraint_violation() local
1550 SmartPtr<Vector> d_viol_L = d_L->MakeNew(); in unscaled_trial_nlp_constraint_violation()
1551 if (d_L->Dim()>0) { in unscaled_trial_nlp_constraint_violation()
[all …]
/dports/science/simbody/simbody-Simbody-3.7/SimTKmath/Optimizers/src/IpOpt/
H A DIpBacktrackingLineSearch.cpp876 SmartPtr<const Vector> d_L = IpNLP().d_L(); in PerformMagicStep() local
878 SmartPtr<Vector> delta_s_magic_L = d_L->MakeNew(); in PerformMagicStep()
880 SmartPtr<Vector> tmp = d_L->MakeNew(); in PerformMagicStep()
906 Pd_L->MultVector(1., *d_L, -2., *tmp); in PerformMagicStep()
919 tmp = d_L->MakeNew(); in PerformMagicStep()
H A DIpOrigIpoptNLP.cpp244 SmartPtr<Vector> d_L = d_l_space_->MakeNew(); in InitializeStructures() local
250 *Pd_L, *d_L, *Pd_U, *d_U); in InitializeStructures()
260 d_L->Print(*jnlst_, J_MOREVECTOR, J_INITIALIZATION, in InitializeStructures()
275 relax_bounds(-bound_relax_factor_, *d_L); in InitializeStructures()
282 d_L_ = ConstPtr(d_L); in InitializeStructures()
297 d_L->Print(*jnlst_, J_VECTOR, J_INITIALIZATION, in InitializeStructures()
H A DIpIpoptAlg.cpp519 IpNLP().d_L()->Print(Jnlst(), J_VECTOR, J_MAIN, "old_d_L"); in AcceptTrialPoint()
533 SmartPtr<Vector> new_d_l = IpNLP().d_L()->MakeNew(); in AcceptTrialPoint()
548 IpNLP().d_L()->Print(Jnlst(), J_VECTOR, J_MAIN, "new_d_L"); in AcceptTrialPoint()
679 calc_number_of_bounds(*IpData().curr()->s(), *IpNLP().d_L(), *IpNLP().d_U(), in PrintProblemStatistics()
H A DIpNLP.hpp85 Vector& d_L,
H A DIpQualityFunctionMuOracle.cpp181 tmp_step_s_L_ = IpNLP().d_L()->MakeNew(); in CalculateMu()
185 tmp_step_v_L_ = IpNLP().d_L()->MakeNew(); in CalculateMu()
190 tmp_slack_s_L_ = IpNLP().d_L()->MakeNew(); in CalculateMu()
194 tmp_v_L_ = IpNLP().d_L()->MakeNew(); in CalculateMu()
/dports/math/coxeter3/coxeter-7b5a1f0/
H A Duneqkl.h114 List<Length> d_L; /* lengths of generators */ variable
165 inline Ulong KLContext::genL(const Generator& s) const {return d_L[s];} in genL()
/dports/math/gravity/Gravity-da941e9/thirdparty/Ipopt/include/coin-or/
H A DIpNLP.hpp85 Vector& d_L,
/dports/math/ipopt/Ipopt-3.12.13/Ipopt/src/Interfaces/
H A DIpNLP.hpp86 Vector& d_L,
/dports/biology/phyml/phyml-3.3.20200621/src/
H A Dspr.h26 phydbl l_connect, l_est[3], delta_lk, d_L, d_up_v, d_un_v; member

123