korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-math
/
korlibs.math.geom
/
MMatrix
/
scale
scale
fun
scale
(
sx
:
Double
,
sy
:
Double
=
sx
)
:
MMatrix
fun
scale
(
sx
:
Float
,
sy
:
Float
=
sx
)
:
MMatrix
fun
scale
(
sx
:
Int
,
sy
:
Int
=
sx
)
:
MMatrix