Registered Member
|
Is there a convenient way to compute cumulative sums in Eigen, like the cumsum functions in Matlab and NumPy?
A vector cumsum would be something like:
or along a specific axis of an array:
If there isn't an easy existing method, is there a natural way to extend Eigen with such an operation? (By the way, thanks for the amazing library, and apologies if this is a newbie question!) |
Moderator
|
see this thread: viewtopic.php?f=74&t=95502
|
Registered users: bartoloni, Bing [Bot], Google [Bot], Yahoo [Bot]