pan.h
Go to the documentation of this file.
1 #ifndef H_MAP_PAN
2 #define H_MAP_PAN
3 
4 #include <csm/csm_all.h>
5 
6 using namespace CSM;
7 
8 struct merge_params {
9 
10 };
11 
12 
13 LDP pan_new(int nrays);
14 
15 void pan_merge(LDP pan, LDP ld);
16 
17 
18 
19 #endif
LDP pan_new(int nrays)
Definition: pan.cpp:3
void pan_merge(LDP pan, LDP ld)
Definition: pan.cpp:7


csm
Author(s): Andrea Censi
autogenerated on Tue May 11 2021 02:18:23