Point Cloud Library (PCL)
1.14.1-dev
|
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().