Template Numerical Library version\ main:9e7b0f4
Loading...
Searching...
No Matches
TNL::Graphs::GraphWriter< Graph > Struct Template Reference

Public Types

using DeviceType = typename GraphType::DeviceType
using GraphType = Graph
using HostMatrixType = typename MatrixType::template Self< ValueType, Devices::Host >
using IndexType = typename GraphType::IndexType
using MatrixType = typename GraphType::MatrixType
using ValueType = typename GraphType::ValueType

Static Public Member Functions

static void writeEdgeList (const TNL::String &fileName, const Graph &graph)
static void writeEdgeList (std::ostream &str, const Graph &graph)

Static Protected Member Functions

template<typename Matrix>
static void writeEdgeList (std::ostream &str, const Matrix &matrix)

The documentation for this struct was generated from the following file: