Searched refs:pBij (Results 1 – 1 of 1) sorted by relevance
51 float *pBij; // pointer to B[i][j] in f3x3matrixAeqB() local58 pBij = B[i]; in f3x3matrixAeqB()61 *(pAij++) = *(pBij++); in f3x3matrixAeqB()