Reaktoro  v2.11.0
A unified framework for modeling chemically reactive systems
MemoizationTraits< ActivityModelArgs > Struct Reference

Specialize MemoizationTraits for ActivityModelArgs. More...

#include <ActivityModel.hpp>

Public Types

using Type = ActivityModelArgs
 
using CacheType = Tuple< real, real, ArrayXr >
 The type used instead to cache an ActivityModelArgs object.
 

Static Public Member Functions

static auto equal (Tuple< real, real, ArrayXr > const &a, ActivityModelArgs const &b)
 
static auto assign (Tuple< real, real, ArrayXr > &a, ActivityModelArgs const &b)
 

Detailed Description


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