33 #ifndef WRAPPER_I_PYTHON
34 #define WRAPPER_I_PYTHON
97 std::vector<std::vector<float*> >
data_f_;
102 std::vector<std::vector<std::complex<float>*> >
data_c_;
174 int ind,
D_TYPE type,
int frame)
const ;
176 int ind,
D_TYPE type,
int frame)
const ;
177 std::complex<float>
get_value(std::complex<float>& out,
178 int ind,
D_TYPE type,
int frame)
const ;
219 bool setup(
const std::set<D_TYPE> &,
int N,
const Tuplef & );
229 bool open_frame(
unsigned int frame,
int N,
float z);