Home
last modified time | relevance | path

Searched defs:sub_matrix (Results 1 – 13 of 13) sorted by relevance

/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/pecos/util/src/
H A Dsparse_matrices.cpp60 RealMatrix sub_matrix( Teuchos::View, matrix, in pre_multiply() local
134 RealMatrix sub_matrix( Teuchos::View, matrix, in post_multiply() local
H A Dlinear_algebra.cpp1285 RealMatrix sub_matrix( Teuchos::View, A_copy, num_rows-k-1, num_cols-k-1, in complete_pivoted_lu_factorization() local
1490 RealMatrix sub_matrix( Teuchos::View, L_factor, num_rows-iter-1, in truncated_pivoted_lu_factorization() local
/dports/science/py-pymatgen/pymatgen-2022.0.15/pymatgen/analysis/interfaces/
H A Dcoherent_interfaces.py253 def get_rot_3d_for_2d(film_matrix, sub_matrix) -> np.ndarray: argument
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/src/
H A DExperimentDataUtils.cpp645 RealMatrix sub_matrix( Teuchos::View,gradients,num_grads,num_dof,0,shift ); in apply_experiment_covariance_inverse_sqrt_to_gradients() local
709 RealSymMatrix sub_matrix(Teuchos::View, cov_mat, covMatrices_[i].num_dof(), in dense_covariance() local
724 RealSymMatrix sub_matrix(Teuchos::View, corr_mat, covMatrices_[i].num_dof(), in as_correlation() local
/dports/audio/festival/speech_tools/base_class/
H A DEST_TMatrix.cc578 void EST_TMatrix<T>::sub_matrix(EST_TMatrix<T> &sm, in sub_matrix() function in EST_TMatrix
/dports/games/moonlight-embedded/moonlight-embedded-2.4.11/third_party/moonlight-common-c/reedsolomon/
H A Drs.c349 static gf* sub_matrix(gf* matrix, int rmin, int cmin, int rmax, int cmax, int nrows, int ncols) { in sub_matrix() function
/dports/biology/ugene/ugene-40.1/src/plugins_3rdparty/kalign/src/kalign2/
H A Dkalign2.h73 char* sub_matrix; member
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/VNL/src/vxl/core/vnl/
H A Dvnl_matrix_fixed.hxx304 vnl_matrix_fixed<T,nrows,ncols>::extract (vnl_matrix<T>& sub_matrix, in extract()
/dports/misc/vxl/vxl-3.3.2/core/vnl/
H A Dvnl_matrix_fixed.hxx322 vnl_matrix_fixed<T,nrows,ncols>::extract (vnl_matrix<T>& sub_matrix, in extract()
/dports/math/GiNaC/ginac-1.8.2/ginac/
H A Dmatrix.cpp1821 ex sub_matrix(const matrix&m, unsigned r, unsigned nr, unsigned c, unsigned nc) in sub_matrix() function
/dports/science/qmcpack/qmcpack-3.11.0/src/AFQMC/Matrix/
H A Dcsr_matrix.hpp1175 using sub_matrix = csr_matrix_ref<ValTypePtr, IndxTypePtr, IntTypePtr>; typedef in ma::sparse::csr_matrix
/dports/games/criticalmass/CriticalMass-1.5/vmmlib/
H A Dmatrix.hpp1493 set_sub_matrix( const matrix< O, P, T >& sub_matrix, in set_sub_matrix()
/dports/cad/repsnapper/repsnapper-2.5a4/libraries/vmmlib/include/vmmlib/
H A Dmatrix.hpp1656 set_sub_matrix( const matrix< O, P, T >& sub_matrix, in set_sub_matrix()