11 #ifndef COMPONENTINPUT_H_
12 #define COMPONENTINPUT_H_
24 #include <boost/filesystem.hpp>
75 arma::fcube
I()
const;
77 const arma::fcube *
I_ptr()
const;
83 arma::fcube
s()
const;
85 const arma::fcube *
s_ptr()
const;
101 arma::fmat
g()
const;
Definition: scyllarus_types.h:125
INPUT_TYPE
Definition: scyllarus_types.h:21
Spectral Library is a class that loads and saves SLZ files and holds information from them for use wi...
Definition: spectral_library.h:41