gebal

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

Meta