Skip to main content

Module misc_functions

Module misc_functions 

Source

Constants§

inf
Infinity

Functions§

interp1
Given reference data, perform linear interpolation.
rand_float
Returns a random number between zero and one.
unique
Returns an array of the unique elements in an array.