Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Slang Documentation
Slang Documentation
Back to top
View this page

matrix<T,R,C>.scale¶

Description¶

Signature¶

matrix<T, N, M> matrix<T, R, C>.scale<T1>(T1 s)
    where T1 : __BuiltinFloatingPointType
    where T : __BuiltinFloatingPointType;

Generic Parameters¶

T1: __BuiltinFloatingPointType¶

Parameters¶

s : T1¶

On this page
  • matrix<T,R,C>.scale
    • Description
    • Signature
    • Generic Parameters
      • T1: __BuiltinFloatingPointType
    • Parameters
      • s : T1