- inverse
- Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
If this matrix can be inverted, return true and if inverse is not null, set inverse to be the inverse of this matrix. If this matrix cannot be inverted, ignore inverse and return false.