transpose         246 3rdparty/openexr/Imath/ImathMatrix.h     const Matrix33 &    transpose ();
transpose         620 3rdparty/openexr/Imath/ImathMatrix.h     const Matrix44 &    transpose ();
transpose        1400 3rdparty/openexr/Imath/ImathMatrix.h Matrix33<T>::transpose ()
transpose        2655 3rdparty/openexr/Imath/ImathMatrix.h Matrix44<T>::transpose ()
transpose         308 modules/calib3d/src/compat_ptsetreg.cpp         cv::transpose(src, src);
transpose         310 modules/calib3d/src/compat_ptsetreg.cpp         cv::transpose(dst, dst);
transpose         345 modules/calib3d/src/compat_ptsetreg.cpp         cv::transpose(m1, m1);
transpose         347 modules/calib3d/src/compat_ptsetreg.cpp         cv::transpose(m2, m2);
transpose         375 modules/calib3d/src/compat_ptsetreg.cpp         cv::transpose(pt, pt);
transpose         386 modules/calib3d/src/compat_ptsetreg.cpp             transpose( lines, lines0 );
transpose         389 modules/calib3d/src/compat_ptsetreg.cpp             transpose( lines, lines );
transpose         410 modules/calib3d/src/compat_ptsetreg.cpp         cv::transpose(src, src);
transpose         428 modules/calib3d/src/compat_ptsetreg.cpp             transpose( dst, dst0 );
transpose         431 modules/calib3d/src/compat_ptsetreg.cpp             transpose( dst, dst );
transpose         822 modules/calib3d/src/fundam.cpp         transpose(tempF, tempF);
transpose         104 modules/calib3d/src/levmarq.cpp             transpose(x, x);
transpose         192 modules/calib3d/src/levmarq.cpp             transpose(x, x);
transpose         249 modules/calib3d/src/ptsetreg.cpp                     transpose(bestMask, bestMask0);
transpose         371 modules/calib3d/src/ptsetreg.cpp                     transpose(mask, mask0);
transpose        1897 modules/calib3d/test/test_cameracalibration.cpp     transpose(res_, res_);
transpose        1937 modules/calib3d/test/test_cameracalibration.cpp     transpose(res_, res_);
transpose        1689 modules/calib3d/test/test_fundam.cpp         cv::transpose( F, F );
transpose         621 modules/calib3d/test/test_homography.cpp     transpose(mask, mask);
transpose        1573 modules/core/include/opencv2/core.hpp CV_EXPORTS_W void transpose(InputArray src, OutputArray dst);
transpose          69 modules/core/include/opencv2/core/eigen.hpp         transpose(_src, dst);
transpose         104 modules/core/include/opencv2/core/eigen.hpp             transpose(src, _dst);
transpose         108 modules/core/include/opencv2/core/eigen.hpp             transpose(_dst, _dst);
transpose         130 modules/core/include/opencv2/core/eigen.hpp         transpose(src, _dst);
transpose         150 modules/core/include/opencv2/core/eigen.hpp             transpose(src, _dst);
transpose         154 modules/core/include/opencv2/core/eigen.hpp             transpose(_dst, _dst);
transpose         177 modules/core/include/opencv2/core/eigen.hpp         transpose(src, _dst);
transpose         199 modules/core/include/opencv2/core/eigen.hpp             transpose(src, _dst);
transpose         222 modules/core/include/opencv2/core/eigen.hpp         transpose(src, _dst);
transpose         244 modules/core/include/opencv2/core/eigen.hpp             transpose(src, _dst);
transpose         266 modules/core/include/opencv2/core/eigen.hpp         transpose(src, _dst);
transpose        3194 modules/core/include/opencv2/core/mat.hpp     virtual void transpose(const MatExpr& expr, MatExpr& res) const;
transpose        1967 modules/core/misc/java/test/CoreTest.java         Core.transpose(gray0, destination);
transpose         306 modules/core/perf/opencl/perf_arithm.cpp     OCL_TEST_CYCLE() cv::transpose(src, dst);
transpose         323 modules/core/perf/opencl/perf_arithm.cpp     OCL_TEST_CYCLE() cv::transpose(src, src);
transpose         161 modules/core/src/downhill_simplex.cpp             transpose(m, _step);
transpose        1723 modules/core/src/gl_core_3_1.cpp     static void CODEGEN_FUNCPTR Switch_UniformMatrix2fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
transpose        1726 modules/core/src/gl_core_3_1.cpp         UniformMatrix2fv(location, count, transpose, value);
transpose        1729 modules/core/src/gl_core_3_1.cpp     static void CODEGEN_FUNCPTR Switch_UniformMatrix3fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
transpose        1732 modules/core/src/gl_core_3_1.cpp         UniformMatrix3fv(location, count, transpose, value);
transpose        1735 modules/core/src/gl_core_3_1.cpp     static void CODEGEN_FUNCPTR Switch_UniformMatrix4fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
transpose        1738 modules/core/src/gl_core_3_1.cpp         UniformMatrix4fv(location, count, transpose, value);
transpose        1755 modules/core/src/gl_core_3_1.cpp     static void CODEGEN_FUNCPTR Switch_UniformMatrix2x3fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
transpose        1758 modules/core/src/gl_core_3_1.cpp         UniformMatrix2x3fv(location, count, transpose, value);
transpose        1761 modules/core/src/gl_core_3_1.cpp     static void CODEGEN_FUNCPTR Switch_UniformMatrix3x2fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
transpose        1764 modules/core/src/gl_core_3_1.cpp         UniformMatrix3x2fv(location, count, transpose, value);
transpose        1767 modules/core/src/gl_core_3_1.cpp     static void CODEGEN_FUNCPTR Switch_UniformMatrix2x4fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
transpose        1770 modules/core/src/gl_core_3_1.cpp         UniformMatrix2x4fv(location, count, transpose, value);
transpose        1773 modules/core/src/gl_core_3_1.cpp     static void CODEGEN_FUNCPTR Switch_UniformMatrix4x2fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
transpose        1776 modules/core/src/gl_core_3_1.cpp         UniformMatrix4x2fv(location, count, transpose, value);
transpose        1779 modules/core/src/gl_core_3_1.cpp     static void CODEGEN_FUNCPTR Switch_UniformMatrix3x4fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
transpose        1782 modules/core/src/gl_core_3_1.cpp         UniformMatrix3x4fv(location, count, transpose, value);
transpose        1785 modules/core/src/gl_core_3_1.cpp     static void CODEGEN_FUNCPTR Switch_UniformMatrix4x3fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
transpose        1788 modules/core/src/gl_core_3_1.cpp         UniformMatrix4x3fv(location, count, transpose, value);
transpose        1235 modules/core/src/gl_core_3_1.hpp     extern void (CODEGEN_FUNCPTR *UniformMatrix2fv)(GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
transpose        1236 modules/core/src/gl_core_3_1.hpp     extern void (CODEGEN_FUNCPTR *UniformMatrix3fv)(GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
transpose        1237 modules/core/src/gl_core_3_1.hpp     extern void (CODEGEN_FUNCPTR *UniformMatrix4fv)(GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
transpose        1242 modules/core/src/gl_core_3_1.hpp     extern void (CODEGEN_FUNCPTR *UniformMatrix2x3fv)(GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
transpose        1243 modules/core/src/gl_core_3_1.hpp     extern void (CODEGEN_FUNCPTR *UniformMatrix3x2fv)(GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
transpose        1244 modules/core/src/gl_core_3_1.hpp     extern void (CODEGEN_FUNCPTR *UniformMatrix2x4fv)(GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
transpose        1245 modules/core/src/gl_core_3_1.hpp     extern void (CODEGEN_FUNCPTR *UniformMatrix4x2fv)(GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
transpose        1246 modules/core/src/gl_core_3_1.hpp     extern void (CODEGEN_FUNCPTR *UniformMatrix3x4fv)(GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
transpose        1247 modules/core/src/gl_core_3_1.hpp     extern void (CODEGEN_FUNCPTR *UniformMatrix4x3fv)(GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
transpose         833 modules/core/src/lapack.cpp         transpose(vt, u);
transpose        1242 modules/core/src/lapack.cpp         transpose(src, a);
transpose        1399 modules/core/src/lapack.cpp         transpose(src, temp_a);
transpose        1419 modules/core/src/lapack.cpp                 transpose(temp_u, _u);
transpose        1426 modules/core/src/lapack.cpp                 transpose(temp_v, _u);
transpose        1583 modules/core/src/lapack.cpp             cv::transpose(evals, evals0);
transpose        1630 modules/core/src/lapack.cpp             cv::transpose( svd.u, u );
transpose        1641 modules/core/src/lapack.cpp             cv::transpose( svd.vt, v );
transpose        1674 modules/core/src/lapack.cpp         transpose(u, tmp);
transpose        1680 modules/core/src/lapack.cpp         transpose(v, tmp);
transpose         735 modules/core/src/matmul.cpp         ctrans ? transpose(matC, D) : matC.copyTo(D);
transpose         835 modules/core/src/matmul.cpp         ctrans ? transpose(matC, D) : matC.copyTo(D);
transpose         930 modules/core/src/matmul.cpp         transpose( C, C );
transpose        3405 modules/core/src/matmul.cpp         transpose( temp, mean );
transpose        3424 modules/core/src/matmul.cpp         transpose(temp, evals0);
transpose          82 modules/core/src/matop.cpp     void transpose(const MatExpr& e1, MatExpr& res) const;
transpose         136 modules/core/src/matop.cpp     void transpose(const MatExpr& expr, MatExpr& res) const;
transpose         170 modules/core/src/matop.cpp     void transpose(const MatExpr& expr, MatExpr& res) const;
transpose         651 modules/core/src/matop.cpp     op->transpose(*this, e);
transpose        1300 modules/core/src/matop.cpp         MatOp::transpose(e, res);
transpose        1423 modules/core/src/matop.cpp     cv::transpose(e.a, dst);
transpose        1020 modules/core/src/matrix.cpp         transpose(d, md);
transpose        4092 modules/core/src/matrix.cpp     transpose( src, dst );
transpose         543 modules/core/src/umatrix.cpp         transpose(d, md);
transpose         835 modules/core/src/umatrix.cpp     transpose(*this, m);
transpose         576 modules/core/test/ocl/test_arithm.cpp         OCL_OFF(cv::transpose(src1_roi, dst1_roi));
transpose         577 modules/core/test/ocl/test_arithm.cpp         OCL_ON(cv::transpose(usrc1_roi, udst1_roi));
transpose         597 modules/core/test/ocl/test_arithm.cpp         OCL_OFF(cv::transpose(src1_roi, src1_roi));
transpose         598 modules/core/test/ocl/test_arithm.cpp         OCL_ON(cv::transpose(usrc1_roi, usrc1_roi));
transpose         844 modules/core/test/test_arithm.cpp         cv::transpose(src[0], dst);
transpose         848 modules/core/test/test_arithm.cpp         cvtest::transpose(src[0], dst);
transpose         133 modules/core/test/test_dxt.cpp         cvtest::transpose(tmp, dst);
transpose         152 modules/core/test/test_dxt.cpp         cv::transpose( wave, wave );
transpose         242 modules/core/test/test_dxt.cpp         cvtest::transpose( tmp, dst );
transpose         308 modules/core/test/test_eigen.cpp     cv::Mat eigen_vectors_t; cv::transpose(eigen_vectors, eigen_vectors_t);
transpose        2184 modules/core/test/test_math.cpp         cvtest::transpose( u, t0 );
transpose         998 modules/core/test/test_operations.cpp         transpose(A, B);
transpose         461 modules/cudaarithm/include/opencv2/cudaarithm.hpp CV_EXPORTS void transpose(InputArray src1, OutputArray dst, Stream& stream = Stream::Null());
transpose         152 modules/cudaarithm/perf/perf_core.cpp         TEST_CYCLE() cv::cuda::transpose(d_src, dst);
transpose         160 modules/cudaarithm/perf/perf_core.cpp         TEST_CYCLE() cv::transpose(src, dst);
transpose         215 modules/cudaarithm/src/arithm.cpp                 cuda::transpose(src3, dst, stream);
transpose         211 modules/cudaarithm/test/test_core.cpp             cv::cuda::transpose(loadMat(src), dst);
transpose         221 modules/cudaarithm/test/test_core.cpp         cv::cuda::transpose(loadMat(src, useRoi), dst);
transpose         224 modules/cudaarithm/test/test_core.cpp         cv::transpose(src, dst_gold);
transpose         117 modules/cudev/include/opencv2/cudev/grid/detail/transpose.hpp         transpose<Policy::tile_dim, Policy::block_dim_y><<<grid, block, 0, stream>>>(src, dst, rows, cols);
transpose          68 modules/cudev/include/opencv2/cudev/grid/transpose.hpp     transpose_detail::transpose<Policy>(shrinkPtr(src), shrinkPtr(dst), rows, cols, StreamAccessor::getStream(stream));
transpose          79 modules/cudev/include/opencv2/cudev/grid/transpose.hpp     transpose_detail::transpose<Policy>(shrinkPtr(src), shrinkPtr(dst), rows, cols, StreamAccessor::getStream(stream));
transpose          39 modules/imgproc/perf/perf_houghLines.cpp     transpose(lines, lines);
transpose         608 modules/imgproc/test/test_imgwarp_strict.cpp     transpose(tmp, tmp);
transpose         609 modules/imgproc/test/test_imgwarp_strict.cpp     transpose(reference_dst, reference_dst);
transpose         613 modules/imgproc/test/test_imgwarp_strict.cpp     transpose(reference_dst, reference_dst);
transpose         296 modules/ml/src/data.cpp                 transpose(responses, temp);
transpose         175 modules/ml/src/nbayes.cpp             transpose(cov_rotate_mats[cls], cov_rotate_mats[cls]);
transpose         258 modules/shape/src/tps_trans.cpp     transpose(matP,matPt);
transpose         114 modules/ts/include/opencv2/ts.hpp CV_EXPORTS void transpose(const Mat& src, Mat& dst);
transpose          65 samples/cpp/train_HOG.cpp             transpose( *(itr), tmp );
transpose         133 samples/gpu/driver_api_multi.cpp     cv::transpose(src, dst);
transpose         138 samples/gpu/driver_api_multi.cpp     cuda::transpose(d_src, d_dst);
transpose          90 samples/gpu/multi.cpp     cv::transpose(src, dst);
transpose          95 samples/gpu/multi.cpp     cuda::transpose(d_src, d_dst);