mango.image.SphericalHistogram.getBinCentres

SphericalHistogram.getBinCentres((_SphericalHistogram_float64)arg1) → object :

Returns the centre coordinate of each triangular bin.

rtype:numpy.array
return:The counts for all triangular bins
C++ signature :
boost::numeric::ublas::matrix<double, boost::numeric::ublas::basic_row_major<unsigned long, long>, boost::numeric::ublas::unbounded_array<double, std::allocator<double> > > getBinCentres(mango::(anonymous namespace)::SphericalHistogramPy<double> {lvalue})
getBinCentres( (_SphericalHistogram_float64)arg1) -> object :

Returns the centre coordinate of each triangular bin.

rtype:numpy.array
return:The counts for all triangular bins
C++ signature :
boost::numeric::ublas::matrix<double, boost::numeric::ublas::basic_row_major<unsigned long, long>, boost::numeric::ublas::unbounded_array<double, std::allocator<double> > > getBinCentres(mango::(anonymous namespace)::SphericalHistogramPy<double> {lvalue})

Previous topic

mango.image.SphericalHistogram.getBinCentre

Next topic

mango.image.SphericalHistogram.getBinCounts

This Page