SLIDE  3.0.0
A simulator for lithium-ion battery pack degradation
Loading...
Searching...
No Matches
slide::MCMC_Record< N_PARAM, N_OUTPUT > Struct Template Reference

#include <MCMC.hpp>

Collaboration diagram for slide::MCMC_Record< N_PARAM, N_OUTPUT >:
[legend]

Public Member Functions

auto operator[] (size_t i) const
 
auto back () const
 
auto size () const
 

Public Attributes

MCMC_Input< N_PARAM, N_OUTPUT > input
 
LL_Result LLt_struct
 

Member Function Documentation

◆ back()

template<size_t N_PARAM, size_t N_OUTPUT = 1>
auto slide::MCMC_Record< N_PARAM, N_OUTPUT >::back ( ) const
inline

◆ operator[]()

template<size_t N_PARAM, size_t N_OUTPUT = 1>
auto slide::MCMC_Record< N_PARAM, N_OUTPUT >::operator[] ( size_t  i) const
inline

◆ size()

template<size_t N_PARAM, size_t N_OUTPUT = 1>
auto slide::MCMC_Record< N_PARAM, N_OUTPUT >::size ( ) const
inline

Member Data Documentation

◆ input

template<size_t N_PARAM, size_t N_OUTPUT = 1>
MCMC_Input<N_PARAM, N_OUTPUT> slide::MCMC_Record< N_PARAM, N_OUTPUT >::input

◆ LLt_struct

template<size_t N_PARAM, size_t N_OUTPUT = 1>
LL_Result slide::MCMC_Record< N_PARAM, N_OUTPUT >::LLt_struct

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