View Source Evision.ChiHistogramCostExtractor (Evision v0.2.2-rc2)

Summary

Types

t()

Type that represents an ChiHistogramCostExtractor struct.

Types

@type t() :: %Evision.ChiHistogramCostExtractor{ref: reference()}

Type that represents an ChiHistogramCostExtractor struct.

  • ref. reference()

    The underlying erlang resource variable.

Functions

Link to this function

from_struct(chi_histogram_cost_extractor)

View Source