Class SpatialMaxPooling_F64

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

public class SpatialMaxPooling_F64
extends SpatialWindowChannel<Tensor_F64,​SpatialPadding2D_F64>
implements SpatialMaxPooling<Tensor_F64>
Implementation of SpatialMaxPooling for Tensor_F64.