Class SpatialMaxPooling_F32

All Implemented Interfaces:
SpatialMaxPooling<Tensor_F32>, SpatialPooling<Tensor_F32>, Function<Tensor_F32>

public class SpatialMaxPooling_F32 extends SpatialWindowChannel<Tensor_F32,SpatialPadding2D_F32> implements SpatialMaxPooling<Tensor_F32>
Implementation of SpatialMaxPooling for Tensor_F32.