struct Llama::ProbIndex

Defined in:

llama/prob_index.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(prob : Float32, index : Int32) #

[View source]

Instance Method Detail

def index : Int32 #

[View source]
def index=(index : Int32) #

[View source]
def prob : Float32 #

[View source]
def prob=(prob : Float32) #

[View source]