Skip to main content

mat3_sub

Function mat3_sub 

Source
pub fn mat3_sub(a: Mat3Impl, b: Mat3Impl) -> Mat3Impl
Expand description

Subtract two Mat3 matrices element-wise.