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