module Ai4cr::Breed::Client

Direct including types

Defined in:

ai4cr/breed/client.cr

Instance Method Summary

Instance Method Detail

def birth_id : Int32 #

These are for breed relationship tracking:


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

These are for breed relationship tracking:


[View source]
def breed_delta : Float64 #

[View source]
def breed_delta=(breed_delta : Float64) #

[View source]
def clone #

[View source]
def error_hist_stats(in_bw = false) #

[View source]
def error_stats #

[View source]
def error_stats=(error_stats) #

[View source]
def history_size #

[View source]
def name : String #

[View source]
def name=(name : String) #

[View source]
def parent_a_id : Int32 #

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

[View source]
def parent_b_id : Int32 #

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

[View source]