Searched refs:mat33SwapRows (Results 1 – 1 of 1) sorted by relevance
39 static void mat33SwapRows(struct Mat33 *A, uint32_t i, uint32_t j);287 void mat33SwapRows(struct Mat33 *A, const uint32_t i, const uint32_t j) { in mat33SwapRows() function403 mat33SwapRows(eigenvecs, k, m); in mat33GetEigenbasis()