matrix<T,R,C>.div¶ Description¶ Signature¶ matrix<T, N, M> matrix<T, R, C>.div(matrix<T, N, M> other) where T : __BuiltinFloatingPointType; Parameters¶ other : matrix<T, N, M>¶