Skip to main content

Mojo struct

TopK_2

struct TopK_2[T: DType, largest: Bool = True]

Fields​

  • ​p (Int):
  • ​u (Scalar[T]):

Implemented traits​

AnyType, Copyable, Defaultable, ImplicitlyCopyable, ImplicitlyDestructible, Movable, RegisterPassable, TrivialRegisterPassable

Methods​

__init__​

__init__() -> Self

insert​

insert(mut self, elem: Scalar[T], elem_id: Int)