Static Public Attributes | List of all members
ApproxMVBB::MyMatrixIOFormat Struct Reference

#include <MyMatrixTypeDefs.hpp>

Static Public Attributes

static const Eigen::IOFormat CommaSep = Eigen::IOFormat(Eigen::FullPrecision, Eigen::DontAlignCols, ", ", "\n", "", "", "", "")
 
static const Eigen::IOFormat Matlab = Eigen::IOFormat(Eigen::FullPrecision, 0, ", ", ";\n", "", "", "[", "]")
 
static const Eigen::IOFormat SpaceSep = Eigen::IOFormat(Eigen::FullPrecision, Eigen::DontAlignCols, " ", "\n", "", "", "", "")
 

Detailed Description

Definition at line 118 of file MyMatrixTypeDefs.hpp.

Member Data Documentation

const Eigen::IOFormat ApproxMVBB::MyMatrixIOFormat::CommaSep = Eigen::IOFormat(Eigen::FullPrecision, Eigen::DontAlignCols, ", ", "\n", "", "", "", "")
static

Definition at line 120 of file MyMatrixTypeDefs.hpp.

const Eigen::IOFormat ApproxMVBB::MyMatrixIOFormat::Matlab = Eigen::IOFormat(Eigen::FullPrecision, 0, ", ", ";\n", "", "", "[", "]")
static

Definition at line 119 of file MyMatrixTypeDefs.hpp.

const Eigen::IOFormat ApproxMVBB::MyMatrixIOFormat::SpaceSep = Eigen::IOFormat(Eigen::FullPrecision, Eigen::DontAlignCols, " ", "\n", "", "", "", "")
static

Definition at line 121 of file MyMatrixTypeDefs.hpp.


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


asr_approx_mvbb
Author(s): Gassner Nikolai
autogenerated on Mon Jun 10 2019 12:38:09