SG++-Doxygen-Documentation
Loading...
Searching...
No Matches
sgpp::datadriven::DataVectorDistributed Member List

This is the complete list of members for sgpp::datadriven::DataVectorDistributed, including all inherited members.

add(const DataVectorDistributed &x)sgpp::datadriven::DataVectorDistributed
add(DataVectorDistributed &y, const DataVectorDistributed &x, double a=1.0)sgpp::datadriven::DataVectorDistributedstatic
copyFrom(const DataVectorDistributed &other)sgpp::datadriven::DataVectorDistributed
DataVectorDistributed(std::shared_ptr< BlacsProcessGrid > grid, size_t globalSize, size_t blockSize, double value=0.0)sgpp::datadriven::DataVectorDistributed
DataVectorDistributed(double *input, std::shared_ptr< BlacsProcessGrid > grid, size_t globalSize, size_t blockSize)sgpp::datadriven::DataVectorDistributed
distribute(double *input, int masterRow=0, int masterCol=0)sgpp::datadriven::DataVectorDistributed
dot(const DataVectorDistributed &y) constsgpp::datadriven::DataVectorDistributed
dot(const DataVectorDistributed &x, const DataVectorDistributed &y)sgpp::datadriven::DataVectorDistributedstatic
get(size_t row) constsgpp::datadriven::DataVectorDistributed
getBlockSize() constsgpp::datadriven::DataVectorDistributed
getDescriptor()sgpp::datadriven::DataVectorDistributed
getDescriptor() constsgpp::datadriven::DataVectorDistributed
getGlobalRows() constsgpp::datadriven::DataVectorDistributed
getLocalPointer()sgpp::datadriven::DataVectorDistributed
getLocalPointer() constsgpp::datadriven::DataVectorDistributed
getLocalRows() constsgpp::datadriven::DataVectorDistributed
getMatrix()sgpp::datadriven::DataVectorDistributed
getMatrix() constsgpp::datadriven::DataVectorDistributed
getProcessGrid() constsgpp::datadriven::DataVectorDistributed
globalToLocalRowIndex(size_t globalRowIndex) constsgpp::datadriven::DataVectorDistributed
globalToRowProcessIndex(size_t globalRowIndex) constsgpp::datadriven::DataVectorDistributed
isProcessMapped() constsgpp::datadriven::DataVectorDistributed
localToGlobalRowIndex(size_t localRowIndex) constsgpp::datadriven::DataVectorDistributed
operator()(size_t row) constsgpp::datadriven::DataVectorDistributed
printVector() constsgpp::datadriven::DataVectorDistributed
resize(size_t rows)sgpp::datadriven::DataVectorDistributed
scale(double a)sgpp::datadriven::DataVectorDistributed
set(size_t row, double value)sgpp::datadriven::DataVectorDistributed
setAll(double value)sgpp::datadriven::DataVectorDistributed
toLocalDataVector() constsgpp::datadriven::DataVectorDistributed
toLocalDataVector(DataVector &localVector) constsgpp::datadriven::DataVectorDistributed
toLocalDataVectorBroadcast() constsgpp::datadriven::DataVectorDistributed
toLocalDataVectorBroadcast(DataVector &localVector) constsgpp::datadriven::DataVectorDistributed