gebak

@trusted pure nothrow @nogc
size_t
gebak
(
T
realT
)
(
char job
,
char side
,
lapackint ilo
,
lapackint ihi
,
Slice!(realT*) scale
,
Slice!(T*, 2, Canonical) v
)
if (
!isComplex!T ||
(
isComplex!T &&
is(realType!T == realT)
)
)

Meta