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})
Returns the centre coordinate of each triangular bin.
rtype: | numpy.array |
---|---|
return: | The counts for all triangular bins |