Home
last modified time | relevance | path

Searched defs:vector_product (Results 1 – 14 of 14) sorted by relevance

/dports/textproc/p5-PDF-API2/PDF-API2-2.042/lib/PDF/API2/
H A DMatrix.pm42 sub vector_product { subroutine
/dports/textproc/p5-PDF-Builder/PDF-Builder-3.023/lib/PDF/Builder/
H A DMatrix.pm62 sub vector_product { subroutine
/dports/science/pcmsolver/pcmsolver-1.3.0/src/pedra/
H A Dpedra_dblas.f90495 subroutine vector_product(p1, p2, p3, dnorm3) subroutine
506 end subroutine vector_product argument
/dports/math/p5-Math-Geometry/Math-Geometry-0.04/
H A DGeometry.pm129 sub vector_product { subroutine
/dports/science/fastjet/fastjet-3.3.4/include/fastjet/internal/
H A DVoronoi.hh161 inline double vector_product(const VPoint &p1, const VPoint &p2){ in vector_product() function
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/mesquite/Misc/
H A DMsqMatrix.hpp805 double vector_product( const MsqMatrix<2,1>& v1, const MsqMatrix<2,1>& v2 ) in vector_product() function
809 double vector_product( const MsqMatrix<1,2>& v1, const MsqMatrix<1,2>& v2 ) in vector_product() function
813 MsqMatrix<3,1> vector_product( const MsqMatrix<3,1>& a, const MsqMatrix<3,1>& b ) in vector_product() function
823 MsqMatrix<1,3> vector_product( const MsqMatrix<1,3>& a, const MsqMatrix<1,3>& b ) in vector_product() function
/dports/math/p5-Math-MatrixReal/Math-MatrixReal-2.13/lib/Math/
H A DMatrixReal.pm1546 sub vector_product subroutine
/dports/devel/py-bullet3/bullet3-3.21/examples/pybullet/gym/pybullet_envs/deep_mimic/mocap/
H A Dtransformation.py1440 def vector_product(v0, v1, axis=0): function
/dports/graphics/graphviz/graphviz-2.44.1/lib/sparse/
H A Dgeneral.c101 real vector_product(int n, real *x, real *y){ in vector_product() function
/dports/math/octave/octave-6.4.0/liboctave/numeric/
H A Deigs-base.cc285 vector_product (const SparseMatrix& m, const double *x, double *y) in vector_product() function
300 vector_product (const Matrix& m, const double *x, double *y) in vector_product() function
314 vector_product (const SparseComplexMatrix& m, const Complex *x, in vector_product() function
330 vector_product (const ComplexMatrix& m, const Complex *x, Complex *y) in vector_product() function
/dports/devel/py-trimesh/trimesh-3.5.25/trimesh/
H A Dtransformations.py1853 def vector_product(v0, v1, axis=0): function
/dports/devel/vexcl/vexcl-1.4.3/tests/
H A Dspmv.cpp10 BOOST_AUTO_TEST_CASE(vector_product) in BOOST_AUTO_TEST_CASE() argument
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/common/
H A Dmathlib.F1294 PURE FUNCTION vector_product(a, b) RESULT(c) function
/dports/science/cp2k-data/cp2k-7.1.0/src/common/
H A Dmathlib.F1294 PURE FUNCTION vector_product(a, b) RESULT(c) function