Home
last modified time | relevance | path

Searched defs:dot_product (Results 1 – 25 of 281) sorted by relevance

12345678910>>...12

/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/stan/math/fwd/mat/fun/
H A Ddot_product.hpp16 inline fvar<T> dot_product(const Eigen::Matrix<fvar<T>, R1, C1>& v1, in dot_product() function
29 inline fvar<T> dot_product(const Eigen::Matrix<fvar<T>, R1, C1>& v1, in dot_product() function
42 inline fvar<T> dot_product(const Eigen::Matrix<double, R1, C1>& v1, in dot_product() function
55 inline fvar<T> dot_product(const Eigen::Matrix<fvar<T>, R1, C1>& v1, in dot_product() function
81 inline fvar<T> dot_product(const Eigen::Matrix<double, R1, C1>& v1, in dot_product() function
94 inline fvar<T> dot_product(const std::vector<fvar<T> >& v1, in dot_product() function
104 inline fvar<T> dot_product(const std::vector<double>& v1, in dot_product() function
114 inline fvar<T> dot_product(const std::vector<fvar<T> >& v1, in dot_product() function
124 inline fvar<T> dot_product(const std::vector<fvar<T> >& v1, in dot_product() function
133 inline fvar<T> dot_product(const std::vector<double>& v1, in dot_product() function
[all …]
/dports/science/bagel/bagel-1.2.2/src/smith/
H A Dextrap.h95 …DataType dot_product(const Amplitude<DataType>& o) const { return detail::conj(me_->dot_product_tr… in dot_product() function
96 …DataType dot_product(std::shared_ptr<const Amplitude<DataType>> o) const { return dot_product(*o);… in dot_product() function
98 …DataType dot_product(const Residual<DataType>& o) const { return detail::conj(me_->dot_product_tra… in dot_product() function
99 …DataType dot_product(std::shared_ptr<const Residual<DataType>> o) const { return dot_product(*o); } in dot_product() function
110 DataType Residual<DataType>::dot_product(const Amplitude<DataType>& o) const { return me_->dot_prod… in dot_product() function
112 DataType Residual<DataType>::dot_product(std::shared_ptr<const Amplitude<DataType>> o) const { retu… in dot_product() function
/dports/math/stanmath/math-4.2.0/stan/math/prim/fun/
H A Ddot_product.hpp24 inline auto dot_product(const Vec1 &v1, const Vec2 &v2) { in dot_product() function
39 inline auto dot_product(const Scalar1 *v1, const Scalar2 *v2, size_t length) { in dot_product() function
56 inline return_type_t<Scalar1, Scalar2> dot_product( in dot_product() function
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/stan/math/prim/mat/fun/
H A Ddot_product.hpp21 inline double dot_product(const Eigen::Matrix<double, R1, C1> &v1, in dot_product() function
34 inline double dot_product(const double *v1, const double *v2, size_t length) { in dot_product() function
46 inline double dot_product(const std::vector<double> &v1, in dot_product() function
/dports/games/sea-defender/Sea-Defender-d628051/utils/
H A Dvector.rb71 def self.dot_product(v1,v2) singletonMethod in Vector3
75 def dot_product(vother) method in Vector3
161 def self.dot_product(v1,v2) singletonMethod in Vector2
165 def dot_product(vother) method in Vector2
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/audio_processing/agc2/rnn_vad/
H A Dvector_math.h68 float dot_product = _mm_cvtss_f32(accumulator); in DotProduct() local
92 float dot_product = vget_lane_f32(vpadd_f32(tmp, vrev64_f32(tmp)), 0); in DotProduct() local
H A Dvector_math_avx2.cc45 float dot_product = _mm_cvtss_f32(low); in DotProductAvx2() local
/dports/science/py-pymol/pymol-open-source-2.4.0/modules/cealign/src/tnt/
H A Dtnt_sparse_vector.h104 inline T dot_product(const Vector<T>& x) const in dot_product() function
205 inline T dot_product(const Sparse_Vector<T> &s, const Vector<T> &x) in dot_product() function
211 inline T dot_product(const Vector<T> &x, const Sparse_Vector<T> &s) in dot_product() function
/dports/science/bagel/bagel-1.2.2/src/util/math/
H A Dquatern.cc41 template<> double Quatern<double>::dot_product(const Quatern<double>& o) const { in dot_product() function in Quatern
/dports/science/bagel/bagel-1.2.2/src/ci/ras/
H A Dcivector_impl.h93 DataType dot_product(const T& o) const { in dot_product() function
103 DataType dot_product(std::shared_ptr<const T> o) const { return dot_product(*o); } in dot_product() function
/dports/devel/swig/swig-4.0.2/Examples/php/value/
H A Dexample.c5 double dot_product(Vector a, Vector b) { in dot_product() function
/dports/devel/swig/swig-4.0.2/Examples/tcl/value/
H A Dexample.c5 double dot_product(Vector a, Vector b) { in dot_product() function
/dports/devel/swig/swig-4.0.2/Examples/perl5/value/
H A Dexample.c5 double dot_product(Vector a, Vector b) { in dot_product() function
/dports/devel/swig/swig-4.0.2/Examples/ruby/value/
H A Dexample.c5 double dot_product(Vector a, Vector b) { in dot_product() function
/dports/math/stanmath/math-4.2.0/stan/math/opencl/prim/
H A Ddot_product.hpp26 inline auto dot_product(const T_a& a, const T_b& b) { in dot_product() function
/dports/science/nwchem-data/nwchem-7.0.2-release/contrib/
H A Dview_steps.pl192 sub dot_product { # ($N,*vec1,*vec2) subroutine
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/contrib/
H A Dview_steps.pl192 sub dot_product { # ($N,*vec1,*vec2) subroutine
/dports/math/stanmath/math-4.2.0/stan/math/opencl/rev/
H A Ddot_product.hpp28 inline var dot_product(T1&& v1, T2&& v2) { in dot_product() function
/dports/devel/embb/embb-1.0.0/examples/algorithms/
H A Dreduce.cc68 int dot_product = Reduce(Zip(range.begin(), second_range.begin()), in RunReduce() local
/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/hecmw1/src/couple/
H A Dhecmw_couple_judge.c89 double *dot_product) { in calc_dot_product()
99 double *dot_product, double *distance) { in calc_dot_product_tri()
126 double *dot_product, double *distance) { in calc_dot_product_quad()
152 double *dot_product, double *distance) { in HECMW_couple_judge_tet1()
201 double *dot_product, double *distance) { in HECMW_couple_judge_hex1()
/dports/science/pcmsolver/pcmsolver-1.3.0/src/green/
H A DDerivativeTypes.hpp47 inline DerivativeTraits dot_product(DerivativeTraits u[3], DerivativeTraits v[3]) { in dot_product() function
/dports/science/bagel/bagel-1.2.2/src/multi/casscf/
H A Drotfile.h75 …DataType dot_product(const RotationMatrix<DataType>& o) const { return blas::dot_product(data(), s… in dot_product() function
76 …DataType dot_product(const std::shared_ptr<const RotationMatrix<DataType>> o) const { return dot_p… in dot_product() function
/dports/devel/boost-docs/boost_1_72_0/boost/geometry/arithmetic/
H A Ddot_product.hpp69 inline typename select_coordinate_type<Point1, Point2>::type dot_product( in dot_product() function
/dports/devel/hyperscan/boost_1_75_0/boost/geometry/arithmetic/
H A Ddot_product.hpp81 inline typename select_coordinate_type<Point1, Point2>::type dot_product( in dot_product() function
/dports/math/py-Pyomo/Pyomo-6.1.2/pyomo/core/
H A Dutil.py249 dot_product = sum_product variable

12345678910>>...12