SG++-Doxygen-Documentation
|
#include <unistd.h>
#include <sgpp/base/datatypes/DataMatrix.hpp>
#include <sgpp/base/datatypes/DataVector.hpp>
#include <sgpp/datadriven/operation/hash/OperationMPI/MPIEnviroment.hpp>
#include <sgpp/datadriven/operation/hash/OperationMPI/OperationCreateGraphMPI.hpp>
#include <sgpp/datadriven/operation/hash/OperationMPI/OperationCreatePrunedGraphMPI.hpp>
#include <sgpp/datadriven/operation/hash/OperationMPI/OperationDensityMPI.hpp>
#include <sgpp/datadriven/operation/hash/OperationMPI/OperationMPI.hpp>
#include <sgpp/datadriven/operation/hash/OperationMPI/OperationRhsMPI.hpp>
#include <sgpp/globaldef.hpp>
#include <sgpp/solver/sle/ConjugateGradients.hpp>
#include <sgpp/datadriven/operation/hash/OperationMPI/OperationGridBaseMPI.hpp>
#include <iostream>
#include <string>
#include <vector>
#include "sgpp/datadriven/tools/ARFFTools.hpp"
Functions | |
int | main (int argc, char *argv[]) |
int main | ( | int | argc, |
char * | argv[] | ||
) |
References alpha, sgpp::datadriven::clusteringmpi::MPIEnviroment::connect_nodes(), python.leja::count, sgpp::base::Grid::createLinearGrid(), python.statsfileInfo::data, dataset, chess::dim, python.utils.converter::filename, sgpp::datadriven::clusteringmpi::OperationDensityRhsMPI::generate_b(), sgpp::datadriven::clusteringmpi::MPIEnviroment::get_node_rank(), sgpp::datadriven::Dataset::getData(), sgpp::datadriven::Dataset::getDimension(), sgpp::base::Grid::getGenerator(), sgpp::base::HashGridStorage::getSize(), sgpp::base::Grid::getStorage(), grid(), sgpp::datadriven::clusteringmpi::MPIEnviroment::init(), level, sgpp::datadriven::ARFFTools::readARFFFromFile(), sgpp::base::GridGenerator::regular(), sgpp::datadriven::clusteringmpi::MPIEnviroment::release(), sgpp::base::DataVector::setAll(), sgpp::solver::ConjugateGradients::solve(), and python.leja::start.