general
General tools for Octave.
Select category:
Dictionaries
Various Functions
Creates a dictionary object with given keys and values.
Overloaded display for dictionaries.
Queries for the values of specified key(s).
Check whether the dictionary contains specified key(s).
Returns true if the dictionary is empty.
Merges two given dictionaries.
Returns the number of key/value pairs.
Converts the dict object to a structure, if possible.
Overloaded subsasgn for dictionaries.
Overloaded subsref for dictionaries.
Perform an adaptive resampling of a planar curve.
Return the Taylor coefficients and numerical differentiation of a function.
(Weak) Majorization check
Put filenames in the list of files to be deleted when octave terminates.
Create struct from variables.
This function forms product(s) of elements of the array X along the dimension specified by DIM, analogically to ‘prod’, but avoids overflows and underflows if possible.
SHA1 implements the Secure Hash Algorithm Cryptographic Hashing (One-Way) function. (FIPS PUB 180-1)
Create a table out of the input arguments, if possible.
Create variables from fields of a struct.
Perform a uniform resampling of a planar curve.
Performs the reverse of ‘vech’ on the vector V.
Replaces tiny elements of the vector X by zeros.
Package: general