Loading [MathJax]/jax/output/HTML-CSS/config.js
ug4
Toggle main menu visibility
ug4
Modules
ugBase
libAlgebra
libDiscretization
libGrid
Plugins
Registry
Scripts
Apps
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Functions
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Variables
a
b
c
d
e
f
g
i
j
l
m
n
o
p
q
s
t
u
v
Typedefs
a
b
c
d
e
f
g
h
i
k
l
m
o
p
q
r
s
t
v
Enumerations
a
c
d
e
f
g
i
k
l
m
n
o
p
r
s
t
u
v
Enumerator
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
v
x
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
Enumerations
a
b
c
e
f
g
h
m
n
o
p
r
s
t
v
Enumerator
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
x
Related Symbols
a
b
c
d
f
g
h
i
k
l
m
n
o
p
s
t
v
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
e
g
l
n
o
p
r
s
u
v
y
Typedefs
Enumerations
Enumerator
b
g
l
n
t
y
Macros
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
y
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Loading...
Searching...
No Matches
ug::Table< T > Member List
This is the complete list of members for
ug::Table< T >
, including all inherited members.
add_cols
(size_t num)
ug::Table< T >
add_rows
(size_t num)
ug::Table< T >
clear
()
ug::Table< T >
DataVec
typedef
ug::Table< T >
private
get
(size_t rowInd, size_t colInd) const
ug::Table< T >
inline
get_col_alignment
(size_t col) const
ug::Table< T >
inline
get_col_sep
(size_t col) const
ug::Table< T >
inline
get_row_sep
(size_t row) const
ug::Table< T >
inline
m_colAlign
ug::Table< T >
private
m_colSep
ug::Table< T >
private
m_data
ug::Table< T >
private
m_defaultColAlignment
ug::Table< T >
private
m_defaultColSeperator
ug::Table< T >
private
m_defaultRowSeperator
ug::Table< T >
private
m_numCols
ug::Table< T >
private
m_numRows
ug::Table< T >
private
m_rowSep
ug::Table< T >
private
num_cols
() const
ug::Table< T >
num_rows
() const
ug::Table< T >
operator()
(size_t rowInd, size_t colInd)
ug::Table< T >
operator()
(size_t rowInd, size_t colInd) const
ug::Table< T >
set
(size_t rowInd, size_t colInd, T value)
ug::Table< T >
inline
set_col_alignment
(size_t i_col, const char *c)
ug::Table< T >
inline
set_col_alignments
(std::string s)
ug::Table< T >
inline
set_col_seperator
(size_t i_col, const char *c)
ug::Table< T >
inline
set_col_seperators
(std::string s)
ug::Table< T >
inline
set_default_col_alignment
(const char *c)
ug::Table< T >
inline
set_default_col_seperator
(const char *c)
ug::Table< T >
inline
set_default_row_seperator
(const char *c)
ug::Table< T >
inline
set_row_seperator
(size_t i_row, const char *c)
ug::Table< T >
inline
set_row_seperators
(std::string s)
ug::Table< T >
inline
stream
(std::ostream &os) const
ug::Table< T >
Table
()
ug::Table< T >
Table
(size_t numRows, size_t numCols)
ug::Table< T >
to_csv
(const char *seperator) const
ug::Table< T >
to_latex
() const
ug::Table< T >
to_string
() const
ug::Table< T >
transpose
()
ug::Table< T >
inline
~Table
()
ug::Table< T >
Generated on Mon Feb 24 2025 01:14:12 for ug4 by
1.9.8