Searched defs:Transpose (Results 1 – 6 of 6) sorted by relevance
287 void handleAddEdge(const MatrixMetadata& MD, bool Transpose) { in handleAddEdge()295 void handleRemoveEdge(const MatrixMetadata& MD, bool Transpose) { in handleRemoveEdge()394 bool Transpose = N1Id != G.getEdgeNode1Id(EId); in handleUpdateCosts() local
357 CompressedRowSparseMatrix* CompressedRowSparseMatrix::Transpose() const { in Transpose() function in ceres::internal::CompressedRowSparseMatrix
334 TEST(CompressedRowSparseMatrix, Transpose) { in TEST() argument
28 TEST_F(libyuvTest, Transpose) { in TEST_F() argument
437 CV_DEF_INIT_PIXSIZE_TAB_2D( Transpose, R ) in CV_DEF_INIT_PIXSIZE_TAB_2D() argument
3381 class Transpose : public PrimitiveFunc<Signature<Matrix<float, Rows, Columns>, class