Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "complex/ctors/docs/types/index.d"

Index

Variables

Functions

Variables

Complex128

Complex128: Complex128

Complex64

Complex64: Complex64

Functions

ctors

  • ctors(dtype: "complex128"): typeof Complex128
  • ctors(dtype: "complex64"): typeof Complex64
  • ctors(dtype: string): Function | null