Home
last modified time | relevance | path

Searched refs:w1_ (Results 1 – 25 of 41) sorted by relevance

12

/dports/graphics/opencv/opencv-4.5.3/contrib/modules/videostab/include/opencv2/videostab/
H A Dmotion_stabilizing.hpp131 void setWeight1(float val) { w1_ = val; } in setWeight1()
132 float weight1() const { return w1_; } in weight1()
151 float w1_, w2_, w3_, w4_; member in cv::videostab::LpMotionStabilizer
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/rol/src/function/operator/
H A DROL_RangeSpaceOperator.hpp79 mutable Ptr<Vector<Real>> w1_; member in ROL::RangeSpaceOperator
138 w1_ = dom->dual().clone(); in RangeSpaceOperator()
140 ww_ = makePtr<PartitionedVector<Real>>(std::vector<Ptr<Vector<Real>>>({w1_, w2_})); in RangeSpaceOperator()
H A DROL_NullSpaceOperator.hpp79 mutable Ptr<Vector<Real>> w1_; member in ROL::NullSpaceOperator
149 w1_ = dom->dual().clone(); in NullSpaceOperator()
151 ww_ = makePtr<PartitionedVector<Real>>(std::vector<Ptr<Vector<Real>>>({w1_, w2_})); in NullSpaceOperator()
/dports/sysutils/munin-contrib/contrib-c31cb28/plugins/raspberry-pi/
H A Dw1_8 w1_ - Plugin to monitor 1-wire temperature sensors (DS1820)
48 *w1_*)
/dports/finance/quantlib/QuantLib-1.20/ql/models/marketmodels/models/
H A Dalphafinder.cpp191 cov *= 2 * w0_ * w1_; in computeLinearPart()
205 var *= w1_*w1_; in computeQuadraticPart()
317 w1_=w1; in solve()
441 w1_=w1; in solveWithMaxHomogeneity()
H A Dalphafinder.hpp89 Real w0_, w1_; member in QuantLib::AlphaFinder
/dports/finance/quantlib/QuantLib-1.20/ql/models/marketmodels/evolvers/volprocesses/
H A Dsquarerootandersen.cpp44 w1_(w1), in SquareRootAndersen()
146 stepVariance += w1_*vPath_[k+lastStepStart]+w2_*vPath_[k+lastStepStart+1]; in stepSd()
H A Dsquarerootandersen.hpp73 Real w1_; // weights to use for computing variance across step member in QuantLib::SquareRootAndersen
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/rol/src/step/fletcher/
H A DROL_Fletcher.hpp121 using FletcherBase<Real>::w1_;
202 w1_ = optVec.dual().clone(); in Fletcher()
204 ww_ = makePtr<PartitionedVector<Real>>(std::vector<Ptr<Vector<Real>> >({w1_, w2_})); in Fletcher()
377 w1_->set(v1); in solveAugmentedSystem()
H A DROL_BoundFletcher.hpp145 using FletcherBase<Real>::w1_;
335 w1_ = optVec.dual().clone(); in BoundFletcher()
337 ww_ = makePtr<PartitionedVector<Real>>(std::vector<Ptr<Vector<Real>> >({w1_, w2_})); in BoundFletcher()
601 w1_->set(v1); in solveAugmentedSystem()
H A DROL_FletcherBase.hpp111 Ptr<Vector<Real> > w1_; member in ROL::FletcherBase
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/videostab/src/
H A Dmotion_stabilizing.cpp170 obj_[c] = w4_*w1_; in stabilize()
174 obj_[c+1] = w4_*w1_; in stabilize()
178 obj_[c+2] = w1_; in stabilize()
182 obj_[c+3] = w4_*w1_; in stabilize()
186 obj_[c+4] = w4_*w1_; in stabilize()
190 obj_[c+5] = w1_; in stabilize()
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/rol/example/PDE-OPT/poisson-boltzmann/
H A Dobj_poisson_boltzmann_ex02.hpp580 const Real J_, w1_, w2_, w3_; member in StdObjective_Poisson_Boltzmann
584 : J_(J), w1_(w1), w2_(w2), w3_(w3) {} in StdObjective_Poisson_Boltzmann()
588 return half*w1_*std::pow(x[0]-J_,2) + w2_*x[1] + w3_*x[2]; in value()
592 g[0] = w1_*(x[0]-J_); in gradient()
599 hv[0] = w1_*v[0]; in hessVec()
/dports/math/tblis/tblis-1.2.0/src/external/marray/include/
H A Dexpression.hpp1097 constexpr static unsigned w1_ = vector_width<detail::decay_t<typename Expr::expr_type>>::value; member
1099 constexpr static unsigned value = (w1_ < w2_ ? w1_ : w2_);
1105 constexpr static unsigned w1_ = vector_width<detail::decay_t<typename Expr::first_type>>::value; member
1108 … constexpr static unsigned value = (w3_ < (w1_ < w2_ ? w1_ : w2_) ? w3_ : (w1_ < w2_ ? w1_ : w2_));
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/ghcide/src/Development/IDE/GHC/
H A DUtil.hs231 withHandle_' "hDuplicateTo" h1 w1 $ \w1_ -> do
232 dupHandleTo path h1 Nothing w2_ w1_ (Just handleFinalizer)
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/ghcide/src/Development/IDE/GHC/
H A DUtil.hs231 withHandle_' "hDuplicateTo" h1 w1 $ \w1_ -> do
232 dupHandleTo path h1 Nothing w2_ w1_ (Just handleFinalizer)
/dports/graphics/vigra/vigra-8acd73a/include/vigra/
H A Dsplineimageview.hxx148 : w_(s.shape(0)), h_(s.shape(1)), w1_(w_-1), h1_(h_-1), in SplineImageView()
168 : w_(iend.x - is.x), h_(iend.y - is.y), w1_(w_-1), h1_(h_-1), in SplineImageView()
188 : w_(s.second.x - s.first.x), h_(s.second.y - s.first.y), w1_(w_-1), h1_(h_-1), in SplineImageView()
499 return x < w1_ + x1_ && x > -x1_ && y < h1_ + y1_ && y > -y1_; in isValid()
527 int w1_, h1_; member in vigra::SplineImageView
627 ix_[i] = w1_ - vigra::abs(w1_ - xCenter - (i - kcenter_)); in calculateIndices()
/dports/science/lammps/lammps-stable_29Sep2021/lib/awpmd/systems/interact/TCP/
H A Dwpmd.h251 void set1(const WavePacket& w1_) { in set1() argument
252 w1=w1_; in set1()
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/awpmd/systems/interact/TCP/
H A Dwpmd.h251 void set1(const WavePacket& w1_) { in set1() argument
252 w1=w1_; in set1()
/dports/graphics/panomatic/panomatic-0.9.4/vigra/include/vigra/
H A Dsplineimageview.hxx145 : w_(iend.x - is.x), h_(iend.y - is.y), w1_(w_-1), h1_(h_-1), in SplineImageView()
165 : w_(s.second.x - s.first.x), h_(s.second.y - s.first.y), w1_(w_-1), h1_(h_-1), in SplineImageView()
470 return x < w1_ + x1_ && x > -x1_ && y < h1_ + y1_ && y > -y1_; in isValid()
498 int w1_, h1_; member in vigra::SplineImageView
598 ix_[i] = w1_ - vigra::abs(w1_ - xCenter - (i - kcenter_)); in calculateIndices()
/dports/science/nest/nest-simulator-3.1/models/
H A Diaf_psc_alpha_canon.cpp612 const double w1_ = deriv_t1; in thresh_find3_() local
617 const double s = w1_ / w3_; in thresh_find3_()
/dports/lang/ghc/ghc-8.10.7/libraries/base/GHC/IO/
H A DHandle.hs685 withHandle_' "hDuplicateTo" h1 w1 $ \w1_ -> do
686 dupHandleTo path h1 Nothing w2_ w1_ (Just handleFinalizer)
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/stats/tests/
H A Dtest_weightstats.py186 w1_ = 2. * np.ones(len(x1))
198 assert_almost_equal(ttest_ind(x1, x2, weights=(w1_, w2_))[:2],
/dports/math/GiNaC/ginac-1.8.2/ginac/
H A Dfactor.cpp1242 static void hensel_univar(const upoly& a_, unsigned int p, const umodpoly& u1_, const umodpoly& w1_ in hensel_univar() argument
1248 int maxdeg = (degree(u1_) > degree(w1_)) ? degree(u1_) : degree(w1_); in hensel_univar()
1256 umodpoly nw1 = w1_; in hensel_univar()
/dports/sysutils/munin-contrib/contrib-c31cb28/t/
H A Dtest-exception-wrapper.expected-failures385 plugins/raspberry-pi/w1_

12