OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetMaxNumNonZeros
(Results
1 - 3
of
3
) sorted by null
/external/ceres-solver/internal/ceres/
compressed_row_sparse_matrix.h
119
void
SetMaxNumNonZeros
(int num_nonzeros);
dynamic_compressed_row_sparse_matrix.cc
81
SetMaxNumNonZeros
(num_jacobian_nonzeros + num_additional_elements);
compressed_row_sparse_matrix.cc
289
void CompressedRowSparseMatrix::
SetMaxNumNonZeros
(int num_nonzeros) {
Completed in 124 milliseconds