Home
last modified time | relevance | path

Searched defs:axpy (Results 51 – 75 of 314) sorted by relevance

12345678910>>...13

/dports/math/stanmath/math-4.2.0/lib/eigen_3.3.9/blas/
H A Dlevel1_impl.h12 int EIGEN_BLAS_FUNC(axpy)(const int *n, const RealScalar *palpha, const RealScalar *px, const int *… in EIGEN_BLAS_FUNC() argument
/dports/science/py-scipy/scipy-1.7.1/scipy/sparse/sparsetools/
H A Ddense.h12 void axpy(const I n, const T a, const T * x, T * y){ in axpy() function
/dports/math/libmesh/libmesh-1.6.2/contrib/eigen/3.2.9/blas/
H A Dlevel1_impl.h12 int EIGEN_BLAS_FUNC(axpy)(int *n, RealScalar *palpha, RealScalar *px, int *incx, RealScalar *py, in… in EIGEN_BLAS_FUNC() argument
/dports/math/libsemigroups/libsemigroups-1.3.7/extern/eigen-3.3.7/blas/
H A Dlevel1_impl.h12 int EIGEN_BLAS_FUNC(axpy)(const int *n, const RealScalar *palpha, const RealScalar *px, const int *… in EIGEN_BLAS_FUNC() argument
/dports/misc/opennn/opennn-5.0.5/eigen/blas/
H A Dlevel1_impl.h12 int EIGEN_BLAS_FUNC(axpy)(const int *n, const RealScalar *palpha, const RealScalar *px, const int *… in EIGEN_BLAS_FUNC() argument
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/eigen-3.3.7/blas/
H A Dlevel1_impl.h12 int EIGEN_BLAS_FUNC(axpy)(const int *n, const RealScalar *palpha, const RealScalar *px, const int *… in EIGEN_BLAS_FUNC() argument
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/rol/src/vector/
H A DROL_WrappedVector.hpp95 virtual void axpy( const Real alpha, const V& x ) override { in axpy() function in ROL::PrimalScaledVector
H A DROL_SingletonVector.hpp86 void axpy( const Real alpha, const V& x ) { in axpy() function in ROL::SingletonVector
H A DROL_Vector.hpp153 virtual void axpy( const Real alpha, const Vector &x ) { in axpy() function in ROL::Vector
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/rol/adapters/epetra/src/vector/
H A DROL_EpetraMultiVector.hpp110 void axpy( const Real alpha, const Vector<Real> &x ) { in axpy() function in ROL::EpetraMultiVector
/dports/devel/taskflow/taskflow-3.2.0/sandbox/cublas_unittests/
H A Dlevel1.cu110 void axpy() { in axpy() function
138 auto axpy = capturer->axpy(N, alpha, dx, 1, dy, 1); in axpy() local
/dports/math/py-quadprog/quadprog-0.1.11/quadprog/
H A Dlinear-algebra.c3 void axpy(int n, double a, double x[], double y[]) in axpy() function
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/include/deal.II/optimization/rol/
H A Dvector_adaptor.h313 VectorAdaptor<VectorType>::axpy(const value_type alpha, in axpy() function
/dports/math/openblas/OpenBLAS-0.3.18/utest/
H A Dutest_main2.c236 CTEST(axpy,daxpy_inc_0) in CTEST() argument
256 CTEST(axpy,zaxpy_inc_0) in CTEST() argument
275 CTEST(axpy,saxpy_inc_0) in CTEST() argument
294 CTEST(axpy,caxpy_inc_0) in CTEST() argument
/dports/math/fflas-ffpack/fflas-ffpack-2.4.3/fflas-ffpack/fflas/fflas_simd/
H A Dsimd_modular.inl154 INLINE vect_t axpy(vect_t &r, const vect_t a, const vect_t b, const vect_t c) const { function in FieldSimd
158 …INLINE vect_t axpy(const vect_t c, const vect_t a, const vect_t b) const { return mod(simd::fmadd(… function in FieldSimd
/dports/science/jdftx/jdftx-1.6.0/fluid1D/core/
H A DDataCollection.h44 template<typename T> void axpy(double alpha, const TCollection& x, TCollection& y) in axpy() function
/dports/math/dune-fem/dune-fem-d1c625e6d51167d0cce57de6adcef21f548a8f82/dune/fem/function/tuplediscretefunction/
H A Ddofvector.hh120 void axpy ( const FieldType &scalar, const ThisType &other ) in axpy() function in Dune::Fem::TupleDofVector
180 void axpy ( FieldType a, const ThisType &other, std::index_sequence< i ... > ) in axpy() function in Dune::Fem::TupleDofVector
/dports/math/eigen3/eigen-3.3.9/bench/btl/libs/blitz/
H A Dtiny_blitz_interface.hh99 static inline void axpy(const real coef, const gene_vector & X, gene_vector & Y, int N){ in axpy() function in tiny_blitz_interface
/dports/science/jdftx/jdftx-1.6.0/jdftx/core/
H A DOperators.h179 template<typename T> void axpy(double alpha, const Tptr& X, Tptr& Y) in axpy() function
/dports/math/stanmath/math-4.2.0/lib/eigen_3.3.9/bench/btl/libs/blitz/
H A Dtiny_blitz_interface.hh99 static inline void axpy(const real coef, const gene_vector & X, gene_vector & Y, int N){ in axpy() function in tiny_blitz_interface
/dports/math/libmesh/libmesh-1.6.2/contrib/eigen/3.2.9/bench/btl/libs/blitz/
H A Dtiny_blitz_interface.hh99 static inline void axpy(const real coef, const gene_vector & X, gene_vector & Y, int N){ in axpy() function in tiny_blitz_interface
/dports/math/libsemigroups/libsemigroups-1.3.7/extern/eigen-3.3.7/bench/btl/libs/blitz/
H A Dtiny_blitz_interface.hh99 static inline void axpy(const real coef, const gene_vector & X, gene_vector & Y, int N){ in axpy() function in tiny_blitz_interface
/dports/misc/opennn/opennn-5.0.5/eigen/bench/btl/libs/blitz/
H A Dtiny_blitz_interface.hh99 static inline void axpy(const real coef, const gene_vector & X, gene_vector & Y, int N){ in axpy() function in tiny_blitz_interface
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/eigen-3.3.7/bench/btl/libs/blitz/
H A Dtiny_blitz_interface.hh99 static inline void axpy(const real coef, const gene_vector & X, gene_vector & Y, int N){ in axpy() function in tiny_blitz_interface
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/rol/adapters/minitensor/src/vector/
H A DROL_MiniTensor_Vector_Def.hpp142 axpy(T const alpha, Vector<T> const & x) in axpy() function in ROL::MiniTensorVector

12345678910>>...13