Home | History | Annotate | Download | only in src

Lines Matching refs:cvGraphRemoveEdge

3269 cvGraphRemoveEdge( CvGraph* graph, int start_idx, int end_idx )
3274 CV_FUNCNAME( "cvGraphRemoveEdge" );