Loading [MathJax]/extensions/tex2jax.js
libSBML C++ API
5.20.2
Overview
Core libSBML
Level 3 Extensions
Hierarchical Model Composition
Distributions
Flux Balance Constraints
Groups
Multistate/Multicomp. Species
Layout
Render
Qualitative Models
Spatial Processes
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
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
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
c
d
e
f
i
k
m
n
o
p
r
t
v
w
x
y
z
Typedefs
Related Functions
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
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
k
l
m
o
p
q
r
s
t
u
v
w
Variables
a
b
c
d
e
f
g
l
m
n
o
q
r
s
t
u
x
Typedefs
a
b
c
d
e
f
g
i
k
l
m
o
p
q
r
s
t
u
x
Enumerations
a
b
c
d
e
f
g
h
i
l
m
o
p
q
r
s
t
u
v
x
Enumerator
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
x
z
Macros
_
a
b
c
d
e
f
g
i
l
m
p
q
r
s
y
Examples
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
RelAbsVector Member List
This is the complete list of members for
RelAbsVector
, including all inherited members.
clone
() const
RelAbsVector
virtual
empty
() const
RelAbsVector
erase
()
RelAbsVector
getAbsoluteValue
() const
RelAbsVector
getCoordinate
() const
RelAbsVector
getRelativeValue
() const
RelAbsVector
isSetAbsoluteValue
() const
RelAbsVector
isSetCoordinate
() const
RelAbsVector
isSetRelativeValue
() const
RelAbsVector
operator!=
(const RelAbsVector &other) const
RelAbsVector
operator+
(const RelAbsVector &other) const
RelAbsVector
operator/
(double x) const
RelAbsVector
operator=
(const RelAbsVector &rhs)
RelAbsVector
operator==
(const RelAbsVector &other) const
RelAbsVector
RelAbsVector
(double a=0.0, double r=0.0)
RelAbsVector
RelAbsVector
(const std::string &coordString)
RelAbsVector
RelAbsVector
(const RelAbsVector &orig)
RelAbsVector
setAbsoluteValue
(double abs)
RelAbsVector
setCoordinate
(double abs, double rel=0.0)
RelAbsVector
setCoordinate
(const std::string &coordString)
RelAbsVector
setRelativeValue
(double rel)
RelAbsVector
toString
() const
RelAbsVector
unsetAbsoluteValue
()
RelAbsVector
unsetCoordinate
()
RelAbsVector
unsetRelativeValue
()
RelAbsVector
~RelAbsVector
()
RelAbsVector
virtual
Visit
SBML.org
for more information about SBML and libSBML.