Method: FeldtRuby::FastMap::PivotNode#k
- Defined in:
- lib/feldtruby/statistics/fastmap.rb
#k ⇒ Object
The number of coordinates that will be returned for an object.
20 |
# File 'lib/feldtruby/statistics/fastmap.rb', line 20 def k; depth; end |