Skip to main content

Mojo struct

ConvPartition

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, ImplicitlyCopyable, ImplicitlyDestructible, Movable, RegisterPassable, TrivialRegisterPassable

Methods

empty

empty(self) -> Bool

Returns:

Bool

Was this page helpful?