Home | History | Annotate | Download | only in include

Lines Matching refs:end_col

212 /* Selects column span of the input array: arr(:,start_col:end_col)
213 (end_col is not included into the span) */
215 int start_col, int end_col );