-
- Downloads
Remove eigen zero matrix init. NaN for Debug.
Not setting the matrices to zero saves few cycles. Setting them to NaN in Debug build helps finding uninitialized matrices.
Loading
Please register or sign in to comment
Not setting the matrices to zero saves few cycles. Setting them to NaN in Debug build helps finding uninitialized matrices.