kronenthaler / libai

4 stars 2 forks source link

Minor nitpick when populating the identity matrix #16

Closed dktcoding closed 7 years ago

dktcoding commented 7 years ago

Since double arrays are already zero-filled on creation, there's no need to traverse the array filling it with zeros.