# net::no_absorb
#include <network.hpp>
# Public Functions
Name | |
---|---|
template <typename NodeVal ,typename EdgeVal ,typename EdgeKey > NodeVal | operator()(const NodeVal & ten1, const EdgeVal & ten2, const EdgeKey & ind) const |
# Public Functions Documentation
# function operator()
template <typename NodeVal ,
typename EdgeVal ,
typename EdgeKey >
inline NodeVal operator()(
const NodeVal & ten1,
const EdgeVal & ten2,
const EdgeKey & ind
) const
Updated on 15 June 2022 at 16:04:19 CST