SG++-Doxygen-Documentation
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