Class MatrixPipeline.ColumnsReducer<N extends Comparable<N>>

java.lang.Object
org.ojalgo.matrix.store.MatrixPipeline<N>
org.ojalgo.matrix.store.MatrixPipeline.ColumnsReducer<N>
All Implemented Interfaces:
ElementsSupplier<N>, Access2D.Collectable<N,TransformableRegion<N>>, Operate2D<N,ElementsSupplier<N>>, Structure1D, Structure2D
Enclosing class:
MatrixPipeline<N extends Comparable<N>>

static final class MatrixPipeline.ColumnsReducer<N extends Comparable<N>> extends MatrixPipeline<N>