GNU Octave  4.2.1
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
Functions
ls-utils.h File Reference
#include "octave-config.h"
Include dependency graph for ls-utils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

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

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.