Module: SpatialStats::Weights
- Defined in:
- lib/spatial_stats/weights.rb,
lib/spatial_stats/weights/distant.rb,
lib/spatial_stats/weights/contiguous.rb,
lib/spatial_stats/weights/weights_matrix.rb,
ext/spatial_stats/spatial_stats.c
Overview
The Weights module contains the classes for computing different types of weight matrices and a weights matrix class to work with the results of queries.
Defined Under Namespace
Modules: Contiguous, Distant Classes: CSRMatrix, WeightsMatrix