scale method

Matrix scale(
  1. num scale
)

Implementation

external Matrix scale(num scale);