Skip to main content
Log in

Mojo struct

ConvPartition

@register_passable(trivial) struct ConvPartition

Work range for a partition.

Fields

  • ng_offset (Int):
  • ng_size (Int):
  • f_offset (Int):
  • f_size (Int):
  • ho_or_howo_offset (Int):
  • ho_or_howo_size (Int):
  • c_offset (Int):
  • c_size (Int):

Implemented traits

AnyType, Copyable, ExplicitlyCopyable, Movable, UnknownDestructibility

Methods

empty

empty(self) -> Bool