Searched defs:n_col (Results 1 – 9 of 9) sorted by relevance
| /external/eigen/Eigen/src/OrderingMethods/ |
| D | Eigen_Colamd.h | 222 inline IndexType colamd_c(IndexType n_col) in colamd_c() 277 inline IndexType recommended ( IndexType nnz, IndexType n_row, IndexType n_col) in recommended() 342 static bool compute_ordering(IndexType n_row, IndexType n_col, IndexType Alen, IndexType *A, IndexT… in compute_ordering() 506 IndexType n_col, /* number of columns of A */ in init_rows_cols() 722 IndexType n_col, /* number of columns of A */ in init_scoring() 959 IndexType n_col, /* number of columns of A */ in find_ordering() 1469 IndexType n_col, /* number of columns of A */ in order_children() 1722 IndexType n_col, /* number of columns */ in garbage_collection()
|
| /external/eigen/Eigen/src/UmfPackSupport/ |
| D | UmfPackSupport.h | 109 inline int umfpack_symbolic(int n_row,int n_col, in umfpack_symbolic() 116 inline int umfpack_symbolic(int n_row,int n_col, in umfpack_symbolic() 122 inline SuiteSparse_long umfpack_symbolic( SuiteSparse_long n_row,SuiteSparse_long n_col, in umfpack_symbolic() 129 inline SuiteSparse_long umfpack_symbolic( SuiteSparse_long n_row,SuiteSparse_long n_col, in umfpack_symbolic() 194 inline int umfpack_get_lunz(int *lnz, int *unz, int *n_row, int *n_col, int *nz_udiag, void *Numeri… in umfpack_get_lunz() 199 inline int umfpack_get_lunz(int *lnz, int *unz, int *n_row, int *n_col, int *nz_udiag, void *Numeri… in umfpack_get_lunz() 204 …nz( SuiteSparse_long *lnz, SuiteSparse_long *unz, SuiteSparse_long *n_row, SuiteSparse_long *n_col, in umfpack_get_lunz() 210 …nz( SuiteSparse_long *lnz, SuiteSparse_long *unz, SuiteSparse_long *n_row, SuiteSparse_long *n_col, in umfpack_get_lunz()
|
| /external/eigen/bench/ |
| D | sparse_setter.cpp | 301 const int n_col, in coo_tocsr() 379 const I n_col, in csr_sum_duplicates()
|
| /external/rust/crates/rusqlite/src/vtab/ |
| D | csvtab.rs | 108 let mut n_col = None; in connect() localVariable
|
| /external/tensorflow/tensorflow/lite/kernels/internal/optimized/ |
| D | sse_tensor_utils.h | 165 int32_t n_row, int32_t n_col, in MatrixScalarMultiplyAccumulate()
|
| D | neon_tensor_utils.h | 151 int32_t n_row, int32_t n_col, in MatrixScalarMultiplyAccumulate()
|
| D | neon_tensor_utils.cc | 1247 int32_t n_row, int32_t n_col, in NeonMatrixScalarMultiplyAccumulate()
|
| /external/tensorflow/tensorflow/lite/kernels/internal/reference/ |
| D | portable_tensor_utils.h | 159 int32_t n_row, int32_t n_col, in MatrixScalarMultiplyAccumulate()
|
| D | portable_tensor_utils.cc | 542 int32_t n_col, int32_t* output) { in PortableMatrixScalarMultiplyAccumulate()
|