OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cs_matrix_transpose
(Results
1 - 1
of
1
) sorted by null
/external/ceres-solver/internal/ceres/
compressed_row_sparse_matrix_test.cc
531
cs_di
cs_matrix_transpose
= cxsparse.CreateSparseMatrixTransposeView(matrix.get());
local
532
cs_di* cs_matrix = cxsparse.TransposeMatrix(&
cs_matrix_transpose
);
534
cxsparse.MatrixMatrixMultiply(&
cs_matrix_transpose
, cs_matrix);
Completed in 120 milliseconds