MCPcopy Index your code
hub / github.com/gonum/plot / Min

Method Min

plotter/contour.go:59–59  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

57 var min, max float64
58 type minMaxer interface {
59 Min() float64
60 Max() float64
61 }
62 switch g := g.(type) {

Callers 15

minAbsMagFunction · 0.65
densityFunction · 0.65
sanitizeRangeMethod · 0.65
AddMethod · 0.65
NewHeatMapFunction · 0.65
DataRangeMethod · 0.65
DataRangeMethod · 0.65
DataRangeMethod · 0.65
NewContourFunction · 0.65
checkMethod · 0.65
PlotMethod · 0.65
DataRangeMethod · 0.65

Implementers 2

luminancepalette/moreland/luminance.go
smoothDivergingpalette/moreland/smooth.go

Calls

no outgoing calls

Tested by

no test coverage detected