Function trace_c

Source
pub unsafe extern "C" fn trace_c(matrix: *const *const c_double)
Expand description

returns the trace of a 3x3 matrix.