Searched defs:CreateBlockDiagonalMatrixLayout (Results 1 - 1 of 1) sorted by relevance

/external/ceres-solver/internal/ceres/
H A Dpartitioned_matrix_view_impl.h236 CreateBlockDiagonalMatrixLayout(int start_col_block, int end_col_block) const { function in class:ceres::internal::PartitionedMatrixView
276 CreateBlockDiagonalMatrixLayout(0, num_col_blocks_e_);
286 CreateBlockDiagonalMatrixLayout(

Completed in 87 milliseconds