Math Functions¶
Linear Algebra¶
dtype
hints¶
DTypeFloat
: type-hint for thedtype
of floating-point numbersDTypeInt
: type-hint for thedtype
of signed integersDTypeUInit
: type-hint for thedtype
of unsigned integersDTypeBool
: type-hint for thedtype
of bools