Reaktoro  v2.11.0
A unified framework for modeling chemically reactive systems
SmartEquilibriumResultDuringLearning Struct Reference

Used to represent the result of a learning operation in a smart chemical equilibrium calculation. More...

#include <SmartEquilibriumResult.hpp>

Collaboration diagram for SmartEquilibriumResultDuringLearning:
[legend]

Public Member Functions

auto operator+= (const SmartEquilibriumResultDuringLearning &other) -> SmartEquilibriumResultDuringLearning &
 Self addition assignment to accumulate results.
 

Public Attributes

EquilibriumResult solve
 The result of the conventional iterative chemical equilibrium calculation in the learning operation.
 

Detailed Description

Used to represent the result of a learning operation in a smart chemical equilibrium calculation.

See also
SmartEquilibriumResult

The documentation for this struct was generated from the following file: