Back to Adaptive Vision Library Lite website
You are here: Start » Matrix » CreateIdentityMatrix

CreateIdentityMatrix
Create a square matrix with ones on the main diagonal, and zeros elsewhere.
Syntax
void avl::CreateIdentityMatrix ( int inSize, avl::Matrix& outMatrix )