Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "array/linspace/docs/types/index.d"

Index

Variables

linspace

linspace: Linspace

Generates a linearly spaced array over a specified interval.

param

start of interval

param

end of interval

param

length of output array

param

function options

param

output array data type

param

boolean indicating whether to include the stop value in the output array

returns

linearly spaced array