Skip to content
Prev 10524 / 63424 Next

Documentation of colSums et. al (PR#4154)

David Brahm  <brahm@alum.mit.edu> writes:
Quite possibly, it got engulfed in spam... Thomas did the move along
with several spam messages, but Brian had already fixed the typo at
that point. The current text reads


    dims: Which dimensions are regarded as "rows" or "columns" to sum
          over.  For 'row*', the sum or mean is over dimensions
          'dims+1, ...'; for 'col*' it is over dimensions '1:dims'.