Search Results for

    Show / Hide Table of Contents

    Class model::IsingTermCachedState

    Ising state representation with term cache.

    Inheritance
    model::IsingState
    model::IsingTermCachedState
    Inherited Members
    copy_state_only
    IsingState
    render
    render
    IsingState
    configure
    ~Component
    Component
    get_status
    param
    get_class_name

    Constructors

    IsingTermCachedState()

    Declaration
    model::IsingTermCachedState::IsingTermCachedState()

    IsingTermCachedState()

    Declaration
    model::IsingTermCachedState::IsingTermCachedState(size_t N, size_t M)

    Methods

    copy_state_only()

    Declaration
    void model::IsingTermCachedState::copy_state_only(const IsingTermCachedState&other)

    memory_estimate()

    Declaration
    static size_t model::IsingTermCachedState::memory_estimate(size_t N, size_t M)

    state_only_memory_estimate()

    Declaration
    static size_t model::IsingTermCachedState::state_only_memory_estimate(size_t N)
    In This Article
    Back to top Generated with Doxygen and DocFX