Home
last modified time | relevance | path

Searched defs:allocMatrix (Results 1 – 10 of 10) sorted by relevance

/dports/math/R-cran-matrixStats/matrixStats/R/
H A DallocMatrix.R25 allocMatrix <- function(nrow, ncol, value = 0.0, ...) { function
/dports/games/netradiant/netradiant-20150621-src/tools/quake2/qdata_heretic2/
H A Dsvdcmp.c53 double **allocMatrix( int r,int c ){ in allocMatrix() function
/dports/games/gtkradiant/GPL/GtkRadiant/tools/quake2/qdata_heretic2/
H A Dsvdcmp.c56 double **allocMatrix(int r,int c) in allocMatrix() function
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/scheduler/
H A Dreconcile_util.go83 type allocMatrix map[string]allocSet type
/dports/sysutils/nomad/nomad-1.1.0/scheduler/
H A Dreconcile_util.go103 type allocMatrix map[string]allocSet type
/dports/biology/bbmap/bbmap/current/bloom/
H A DKCountArray.java379 static final AtomicIntegerArray[] allocMatrix(final int numArrays, final int wordsPerArray){ in allocMatrix() method in KCountArray
/dports/math/R/R-4.1.2/src/main/
H A Darray.c205 SEXP allocMatrix(SEXPTYPE mode, int nrow, int ncol) in allocMatrix() function
/dports/math/libRmath/R-4.1.1/src/main/
H A Darray.c205 SEXP allocMatrix(SEXPTYPE mode, int nrow, int ncol) in allocMatrix() function
/dports/math/R/R-4.1.2/src/include/
H A DRinternals.h1521 #define allocMatrix Rf_allocMatrix macro
/dports/math/libRmath/R-4.1.1/src/include/
H A DRinternals.h1521 #define allocMatrix Rf_allocMatrix macro