OGS
FormattingUtils.cpp
Go to the documentation of this file.
1
11
#include "
FormattingUtils.h
"
12
13
namespace
MathLib
14
{
15
Eigen::IOFormat
const
EigenIOFormat::full_precision
{
16
Eigen::FullPrecision, 0,
" "
,
"\n"
,
""
,
""
,
""
,
""
,
' '
};
17
}
// namespace MathLib
FormattingUtils.h
MathLib
Definition
CreateComponent.h:32
MathLib::EigenIOFormat::full_precision
static MATHLIB_EXPORT const Eigen::IOFormat full_precision
Definition
FormattingUtils.h:24
MathLib
FormattingUtils.cpp
Generated by
1.12.0