#include <kodama.hpp>
Definition at line 481 of file kodama.hpp.
◆ KODAMAGraphHandle() [1/3]
| kodama::KODAMAGraphHandle::KODAMAGraphHandle |
( |
| ) |
|
◆ ~KODAMAGraphHandle()
| kodama::KODAMAGraphHandle::~KODAMAGraphHandle |
( |
| ) |
|
◆ KODAMAGraphHandle() [2/3]
◆ KODAMAGraphHandle() [3/3]
◆ backend()
| Backend kodama::KODAMAGraphHandle::backend |
( |
| ) |
const |
|
noexcept |
◆ host_materialized()
| bool kodama::KODAMAGraphHandle::host_materialized |
( |
| ) |
const |
|
noexcept |
◆ neighbors()
| int kodama::KODAMAGraphHandle::neighbors |
( |
| ) |
const |
|
noexcept |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ samples()
| int kodama::KODAMAGraphHandle::samples |
( |
| ) |
const |
|
noexcept |
◆ valid()
| bool kodama::KODAMAGraphHandle::valid |
( |
| ) |
const |
|
noexcept |
◆ detail::KODAMAGraphHandleAccess
| friend struct detail::KODAMAGraphHandleAccess |
|
friend |
◆ KODAMAGraphMaterialize
Materialize a handle-backed graph as one-based host arrays on demand.
The documentation for this class was generated from the following file: