Searched refs:n_a_columns (Results 1 – 1 of 1) sorted by relevance
1129 const unsigned int n_a_columns = Utils::getNumberOfColumnsForVariableType(type_matrix_a); in getPostMatrixMultiplicationVariableType() local1131 const unsigned int n_a_rows = n_a_components / n_a_columns; in getPostMatrixMultiplicationVariableType()