Mojo struct
SolutionInfo
@register_passable_trivial
struct SolutionInfo
Fields
- obj (
Float64) - rho (
Float64) - upper_bound_p (
Float64) - upper_bound_n (
Float64) - r (
Float64)
Implemented traits
AnyType, Copyable, ImplicitlyCopyable, ImplicitlyDestructible, Movable, RegisterPassable, TrivialRegisterPassable
Methods
__init__
def __init__() -> Self
Returns:
Self