Crate heatflow

Source

Structs§

Circular
A first-in-first-out queue with fixed size.
GetCircular
HeatFlow
A w × h × z tensor which stores the frequency on each grid.
HeatFlowViewXY
HeatFlowViewZ
HeatMap
A w × h matrix which stores the sum of frequency on each grid.
MutCircular
Point
A 2D points.
Rectangle
A non-rotated rectangle, used to represent AABB collision boxes.

Enums§

Error

Type Aliases§

Result