LightJason - AgentSpeak(L++)
org.lightjason.agentspeak.consistency.metric.CWeightedDifference Class Reference

calculates the distance with respect to size of union and intersection of beliefbases. More...

+ Inheritance diagram for org.lightjason.agentspeak.consistency.metric.CWeightedDifference:
+ Collaboration diagram for org.lightjason.agentspeak.consistency.metric.CWeightedDifference:

Public Member Functions

final Double apply (final Stream<? extends ITerm > p_first, final Stream<? extends ITerm > p_second)
 

Detailed Description

Definition at line 39 of file CWeightedDifference.java.

Member Function Documentation

◆ apply()

final Double org.lightjason.agentspeak.consistency.metric.CWeightedDifference.apply ( final Stream<? extends ITerm p_first,
final Stream<? extends ITerm p_second 
)

Definition at line 43 of file CWeightedDifference.java.