public sbn::kernel
operator!=(const Big_kernel & rhs) const -> bool
operator==(const Big_kernel & rhs) const -> bool
data() const -> std::vector< Datum >
read(sbn::kernel_buffer & in) -> voidvirtual
write(sbn::kernel_buffer & out) const -> voidvirtual
act() -> voidvirtual
Performs the task or launches subordinate kernels to do so.
~Big_kernel()virtual
Big_kernel()