Go to the documentation of this file.
4 #ifndef tools_histo_htoc
5 #define tools_histo_htoc
9 typedef unsigned int TO;
24 typedef unsigned int TO;
25 typedef unsigned int TN;
82 caxis_dui* a_cp = cmem_alloc<caxis_dui>(1);
83 if(!a_cp)
return NULL;
120 typedef unsigned int TN;
131 for(
unsigned int ibin=0;ibin<a_hd.
m_bin_number;ibin++) {
135 for(
unsigned int ibin=0;ibin<a_hd.
m_bin_number;ibin++) {
141 for(
unsigned int iaxis=0;iaxis<a_hd.
m_dimension;iaxis++) {
149 unsigned int index = 0;
168 if(!a_cp)
return NULL;
217 inline void vec_assign(std::vector<T>& a_v,
unsigned int a_number,
const T* a_c) {
218 a_v.resize(a_number);
219 for(
unsigned int i=0;i<a_number;i++) a_v[i] = a_c[i];
250 for(
unsigned int iaxis=0;iaxis<a_c.
m_dimension;iaxis++) {
281 if(!a_cp)
return NULL;
TC * m_in_range_plane_Sxyw
unsigned int m_number_of_annotations
#define tools_mforcit(a__K, a__V, a__m, a__it)
unsigned int m_number_of_edges
unsigned char m_is_profile