fn as_raw_MaxUnpoolLayer(&self) -> *const c_voidfn as_raw_mut_MaxUnpoolLayer(&mut self) -> *mut c_voidfn pool_kernel(&self) -> Sizefn set_pool_kernel(&mut self, val: Size)fn pool_pad(&self) -> Sizefn set_pool_pad(&mut self, val: Size)fn pool_stride(&self) -> Sizefn set_pool_stride(&mut self, val: Size)impl MaxUnpoolLayerTrait for MaxUnpoolLayer[src]fn as_raw_MaxUnpoolLayer(&self) -> *const c_void[src]fn as_raw_mut_MaxUnpoolLayer(&mut self) -> *mut c_void[src]impl MaxUnpoolLayerTrait for PtrOfMaxUnpoolLayer[src]fn as_raw_MaxUnpoolLayer(&self) -> *const c_void[src]fn as_raw_mut_MaxUnpoolLayer(&mut self) -> *mut c_void[src]