Searched refs:argColumns (Results 1 – 1 of 1) sorted by relevance
409 int argColumns = arg.columns(); in getMatrixConstructHelper() local412 to_string(argColumns) + "x" + to_string(argRows); in getMatrixConstructHelper()414 columns, rows, name.c_str(), argColumns, argRows); in getMatrixConstructHelper()425 if (i < argColumns && j < argRows) { in getMatrixConstructHelper()