MicroModelicaCCompiler
4.5.3
|
Go to the documentation of this file.
20 #ifndef GRAPH_GRAPH_PROFILE_H_
21 #define GRAPH_GRAPH_PROFILE_H_
void GRP_freeGraphProfile(GRP_graphProfile g)
struct GRP_graphProfileState_ * GRP_graphProfileState
struct GRP_graphProfile_ * GRP_graphProfile
double GRP_Weight(GRP_graphProfile g, GRP_EdgeType type)
void GRP_freeGraphProfileOps(GRP_graphProfileOps ops)
GRP_graphProfileWeight weight
GRP_graphProfileState GRP_GraphProfileState()
struct GRP_graphProfileOps_ * GRP_graphProfileOps
GRP_graphProfile GRP_GraphProfile()
double(* GRP_graphProfileWeight)(GRP_graphProfile, GRP_EdgeType)
void GRP_freeGraphProfileState(GRP_graphProfileState state)
GRP_graphProfileState state
GRP_graphProfileOps GRP_GraphProfileOps()