Home
last modified time | relevance | path

Searched defs:vecmat (Results 1 – 17 of 17) sorted by relevance

/dports/math/R-cran-statmod/statmod/R/
H A Dmatvec.R13 vecmat <- function(v,M) { function
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/NWints/texas/
H A Dbig_service.F736 subroutine vecmat(amat,istcol,icol,vecin,vecout,idime) subroutine
751 20 continue
753 10 continue
/dports/science/nwchem-data/nwchem-7.0.2-release/src/NWints/texas/
H A Dbig_service.F736 subroutine vecmat(amat,istcol,icol,vecin,vecout,idime) subroutine
751 20 continue
753 10 continue
/dports/science/sparta/sparta-20Oct2021/src/KOKKOS/
H A Dmath_extra_kokkos.h485 void MathExtraKokkos::vecmat(const double *v, const double m[3][3], double *ans) in vecmat() function
/dports/science/sparta/sparta-20Oct2021/src/
H A Dmath_extra.h462 void MathExtra::vecmat(const double *v, const double m[3][3], double *ans) in vecmat() function
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Dmath_extra.h508 void MathExtra::vecmat(const double *v, const double m[3][3], double *ans) in vecmat() function
/dports/science/lammps/lammps-stable_29Sep2021/src/
H A Dmath_extra.h539 inline void MathExtra::vecmat(const double *v, const double m[3][3], double *ans) in vecmat() function
/dports/graphics/opencv/opencv-4.5.3/modules/ml/src/
H A Dkdtree.cpp278 Mat vecmat = _vec.getMat(); in findNearest() local
/dports/math/R-cran-VGAM/VGAM/R/
H A Dfamily.rcim.R607 vecmat <- c(unlist(mat)) vector
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/python/mlir/dialects/linalg/opdsl/ops/
H A Dcore_named_ops.py107 def vecmat( function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/python/mlir/dialects/linalg/opdsl/ops/
H A Dcore_named_ops.py107 def vecmat( function
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/python/mlir/dialects/linalg/opdsl/ops/
H A Dcore_named_ops.py107 def vecmat( function
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/utils/
H A DMatrix.hpp1256 void vecmat(M_it it_mb, const V1_it it_v1b, const V1_it it_v1e, V2_it it_v2b, V2_it it_v2e) in vecmat() function
1272 V2_it vecmat(const Matrix<K>& m, const V1_it it_v1b, const V2_it it_v2b) in vecmat() function
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/evg/
H A Drast_soft.h238 GF_Matrix2D vecmat; member
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/evg/
H A Drast_soft.h238 GF_Matrix2D vecmat; member
/dports/graphics/blender/blender-2.91.0/source/blender/blenkernel/intern/
H A Darmature.c2074 float vecmat[3][3], vecmatinv[3][3], rollmat[3][3], q[4]; in mat3_vec_to_roll() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/python/mlir/dialects/linalg/opdsl/ops/
H A Dcore_named_ops.py121 def vecmat( function