Search Results for

    Show / Hide Table of Contents

    Class model::PuboCompactState

    PUBO model state for IsingCompact.

    Inheritance
    model::Binary
    model::PuboCompactState
    Inherited Members
    copy_state_only
    render
    Binary
    memory_estimate
    Binary
    render
    state_only_memory_estimate
    configure
    ~Component
    Component
    get_status
    param
    get_class_name

    Constructors

    PuboCompactState()

    Declaration
    model::PuboCompactState::PuboCompactState()

    PuboCompactState()

    Create an Ising state with N spins and M terms.

    All spins are initialized to 0 ("True"). A true value represents "False". As such, the boolean value can be considered as representing the sign.

    Declaration
    model::PuboCompactState::PuboCompactState(size_t N, size_t)
    In This Article
    Back to top Generated with Doxygen and DocFX