GNU Octave  3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Macros | Functions
ls-utils.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define octave_ls_utils   1

Functions

save_type get_save_type (double max_val, double min_val)
save_type get_save_type (float max_val, float min_val)

Macro Definition Documentation

#define octave_ls_utils   1

Definition at line 24 of file ls-utils.h.

Function Documentation

save_type get_save_type ( double  max_val,
double  min_val 
)
save_type get_save_type ( float  max_val,
float  min_val 
)

Definition at line 63 of file ls-utils.cc.

References LS_FLOAT.