tetengo 1.8.1
A multipurpose library set
Loading...
Searching...
No Matches
tetengo_lattice_entriesConnectionCostPair_tag Struct Reference

A pair of entries and a connection cost. More...

#include <connection.h>

+ Collaboration diagram for tetengo_lattice_entriesConnectionCostPair_tag:

Public Attributes

const tetengo_lattice_entry_tp_from
 
const tetengo_lattice_entry_tp_to
 
int cost
 

Detailed Description

A pair of entries and a connection cost.

Member Data Documentation

◆ cost

int tetengo_lattice_entriesConnectionCostPair_tag::cost

A cost.

◆ p_from

const tetengo_lattice_entry_t* tetengo_lattice_entriesConnectionCostPair_tag::p_from

A pointer to an origin entry.

◆ p_to

const tetengo_lattice_entry_t* tetengo_lattice_entriesConnectionCostPair_tag::p_to

A pointer to a destination entry.


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