The Octave Forge package repository is no longer actively maintained. Please find Octave Packages at https://packages.octave.org.

Navigation

Operators and Keywords

Function List:

C++ API

: [s, n] = reducce(A, funred, funelem, dim)

Reduce array using callback fundtions.

Reduce array using the function FUNRED applied to all elements after the function FUNELEM was applied along dimension DIM.

Package: ncarray