|
Point Cloud Library (PCL) 1.15.1
|
Functions | |
| template<typename MatrixT> | |
| void | makeSymmetric (MatrixT &matrix, bool use_upper_triangular=true) |
| void pcl::common::internal::makeSymmetric | ( | MatrixT & | matrix, |
| bool | use_upper_triangular = true ) |
Definition at line 56 of file projection_matrix.hpp.
Referenced by pcl::estimateProjectionMatrix().