Loading [MathJax]/extensions/TeX/AMSmath.js
SG++-Doxygen-Documentation
Main Page
Related Pages
+
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
y
+
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
+
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
y
+
Typedefs
f
g
i
l
m
r
s
+
Enumerations
b
c
d
f
g
i
k
l
m
o
p
r
s
t
Enumerator
+
Classes
Class List
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
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
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
z
+
Typedefs
a
c
f
g
h
i
l
m
o
p
q
r
s
t
v
w
Enumerations
+
Enumerator
a
b
e
f
i
l
m
n
r
s
w
Related Functions
+
Files
File List
+
File Members
+
All
a
b
c
d
f
g
h
i
l
m
o
p
r
s
t
u
v
x
+
Functions
b
c
d
g
h
m
o
u
v
+
Variables
a
b
d
f
g
h
i
l
m
s
t
Typedefs
+
Macros
a
b
c
d
g
l
m
o
p
r
s
t
x
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
sgpp::base::DataVector Member List
This is the complete list of members for
sgpp::base::DataVector
, including all inherited members.
abs
()
sgpp::base::DataVector
accumulate
(const DataVector &vec)
sgpp::base::DataVector
add
(const DataVector &vec)
sgpp::base::DataVector
append
()
sgpp::base::DataVector
append
(double value)
sgpp::base::DataVector
axpy
(double a, DataVector &x)
sgpp::base::DataVector
componentwise_div
(const DataVector &vec)
sgpp::base::DataVector
componentwise_mult
(const DataVector &vec)
sgpp::base::DataVector
copyFrom
(const DataVector &vec)
sgpp::base::DataVector
DataVector
()
sgpp::base::DataVector
DataVector
(const DataVector &)=default
sgpp::base::DataVector
DataVector
(size_t size)
sgpp::base::DataVector
explicit
DataVector
(size_t size, double value)
sgpp::base::DataVector
DataVector
(double *input, size_t size)
sgpp::base::DataVector
DataVector
(std::vector< double > input)
sgpp::base::DataVector
explicit
DataVector
(std::vector< int > input)
sgpp::base::DataVector
explicit
dotProduct
(const DataVector &vec) const
sgpp::base::DataVector
fromFile
(const std::string &fileName)
sgpp::base::DataVector
static
fromString
(const std::string &serializedVector)
sgpp::base::DataVector
static
get
(size_t i) const
sgpp::base::DataVector
inline
getNumberNonZero
() const
sgpp::base::DataVector
getPointer
()
sgpp::base::DataVector
getPointer
() const
sgpp::base::DataVector
getSize
() const
sgpp::base::DataVector
inline
insert
(size_t index, double value)
sgpp::base::DataVector
l2Norm
() const
sgpp::base::DataVector
max
() const
sgpp::base::DataVector
maxNorm
() const
sgpp::base::DataVector
min
() const
sgpp::base::DataVector
minmax
(double *min, double *max) const
sgpp::base::DataVector
mult
(double scalar)
sgpp::base::DataVector
normalize
()
sgpp::base::DataVector
normalize
(double border)
sgpp::base::DataVector
operator=
(const DataVector &)=default
sgpp::base::DataVector
partitionClasses
(double threshold)
sgpp::base::DataVector
remove
(std::vector< size_t > &indexesToRemove)
sgpp::base::DataVector
resizeZero
(size_t nrows)
sgpp::base::DataVector
restructure
(std::vector< size_t > &remainingIndex)
sgpp::base::DataVector
RMSNorm
() const
sgpp::base::DataVector
set
(size_t i, double value)
sgpp::base::DataVector
setAll
(double value)
sgpp::base::DataVector
sqr
()
sgpp::base::DataVector
sqrt
()
sgpp::base::DataVector
sub
(const DataVector &vec)
sgpp::base::DataVector
sum
() const
sgpp::base::DataVector
toFile
(const std::string &fileName) const
sgpp::base::DataVector
toString
(std::string &text) const
sgpp::base::DataVector
toString
() const
sgpp::base::DataVector
~DataVector
()=default
sgpp::base::DataVector
Generated on Thu Oct 31 2019 19:55:22 for SG++-Doxygen-Documentation by
1.8.13