SyTen
syten::TDVP::Errors Struct Reference

A struct containing all the errors made. More...

#include <tdvp.h>

Public Member Functions

Errorsoperator+= (Errors const &other)
 Add two errors. More...
 
void reset ()
 Resets all errors. More...
 
template<class Archive >
void serialize (Archive &ar, unsigned int const in_version)
 Serialization. More...
 

Public Attributes

SRDef krylov = 0.
 
SRDef projection = 0.
 
SRDef truncation = 0.
 

Static Public Attributes

static unsigned constexpr int version = 1
 Version. More...
 

Detailed Description

A struct containing all the errors made.


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