mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 15:23:05 +04:00
Normalized file endings.
This commit is contained in:
@@ -1832,4 +1832,4 @@ cvSVBkSb( const CvArr* warr, const CvArr* uarr,
|
||||
|
||||
cv::SVD::backSubst(w, u, v, rhs, dst);
|
||||
CV_Assert( dst.data == dst0.data );
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user