Home
last modified time | relevance | path

Searched defs:SizeMat (Results 1 – 6 of 6) sorted by relevance

/dports/math/armadillo/armadillo-10.7.1/include/armadillo_bits/
H A DSizeMat_bones.hpp24 class SizeMat class
H A DSizeMat_meat.hpp25 SizeMat::SizeMat(const uword in_n_rows, const uword in_n_cols) in SizeMat() function in SizeMat
/dports/math/R-cran-RcppArmadillo/RcppArmadillo/inst/include/armadillo_bits/
H A DSizeMat_bones.hpp24 class SizeMat class
H A DSizeMat_meat.hpp25 SizeMat::SizeMat(const uword in_n_rows, const uword in_n_cols) in SizeMat() function in SizeMat
/dports/science/openmx/openmx3.8/source/
H A DNBO_Cluster.c52 int Lmax,Mulmax,SizeMat,***M_or_R1,*M_or_R2,*S_or_L; in Calc_NAO_Cluster() local
H A DNBO_Krylov.c3160 int FS_atomnum, int SizeMat, double *NP_total, double *NP_partial) in Calc_NAO()