Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/biogo/store
/ functions
Functions
516 in github.com/biogo/store
⨍
Functions
516
◇
Types & classes
85
↓ 1 callers
Function
dot
(t *Tree, label string)
kdtree/kdtree_test.go:532
↓ 1 callers
Method
floor
(q Comparable)
llrb/llrb.go:391
↓ 1 callers
Method
floor
(m Comparable, id uintptr)
interval/interval.go:480
↓ 1 callers
Method
floor
(m int, id uintptr)
interval/int_interval.go:443
↓ 1 callers
Method
insert
(c Comparable, d Dim)
kdtree/kdtree.go:178
↓ 1 callers
Method
insert
(e Comparable)
llrb/llrb.go:198
↓ 1 callers
Method
insert
(e Interface, min Comparable, id uintptr, fast bool)
interval/interval.go:260
↓ 1 callers
Method
insert
(e IntInterface, r IntRange, id uintptr, fast bool)
interval/int_interval.go:219
↓ 1 callers
Method
insertBounded
(c Extender, d Dim, bounding bool)
kdtree/kdtree.go:197
↓ 1 callers
Function
intMax
(a, b int)
interval/int_interval_test.go:198
↓ 1 callers
Function
intMin
(a, b int)
interval/int_interval_test.go:191
↓ 1 callers
Method
isContainedBy
(b *Bounding)
kdtree/kdtree_test.go:160
↓ 1 callers
Function
left
(v float64)
kdtree/kdtree_test.go:126
↓ 1 callers
Function
max
(a, b Int)
interval/do_example_test.go:20
↓ 1 callers
Method
max
()
llrb/llrb.go:373
↓ 1 callers
Method
max
()
interval/interval.go:461
↓ 1 callers
Method
max
()
interval/int_interval.go:424
↓ 1 callers
Method
planesHaveCoincidentPointsIn
(n *Node, tight [2][]bool)
kdtree/kdtree_test.go:170
↓ 1 callers
Method
search
(q Comparable, dist float64)
kdtree/kdtree.go:249
↓ 1 callers
Method
search
(q Comparable)
llrb/llrb.go:171
↓ 1 callers
Method
searchSet
(q Comparable, k Keeper)
kdtree/kdtree.go:378
↓ 1 callers
Method
setRange
(start, end int, e Equaler)
step/step_test.go:1303
↓ 1 callers
Function
sortSelection
(list Ints, k int)
kdtree/medians_test.go:54
Method
AdjustRanges
AdjustRanges fixes range fields for all IntNodes in the IntTree. This must be called before Get or DoMatching* is used if fast insertion or deletion h
interval/int_interval.go:189
Function
BenchmarkApplyRangeDense
(b *testing.B)
step/step_test.go:1555
Function
BenchmarkApplyRangeSparse
(b *testing.B)
step/step_test.go:1561
Function
BenchmarkApplyRangeUnity
(b *testing.B)
step/step_test.go:1558
Function
BenchmarkApplyRangeVDense
(b *testing.B)
step/step_test.go:1552
Function
BenchmarkApplyRangeVSparse
(b *testing.B)
step/step_test.go:1564
Function
BenchmarkApplyRangeXDense
(b *testing.B)
step/step_test.go:1549
Function
BenchmarkApplyRangeXSparse
(b *testing.B)
step/step_test.go:1567
Function
BenchmarkAtDense
(b *testing.B)
step/step_test.go:1602
Function
BenchmarkAtSparse
(b *testing.B)
step/step_test.go:1608
Function
BenchmarkAtUnity
(b *testing.B)
step/step_test.go:1605
Function
BenchmarkAtVDense
(b *testing.B)
step/step_test.go:1599
Function
BenchmarkAtVSparse
(b *testing.B)
step/step_test.go:1611
Function
BenchmarkAtXDense
(b *testing.B)
step/step_test.go:1596
Function
BenchmarkAtXSparse
(b *testing.B)
step/step_test.go:1614
Function
BenchmarkDelete
(b *testing.B)
llrb/llrb_test.go:1019
Function
BenchmarkDelete
(b *testing.B)
interval/interval_test.go:937
Function
BenchmarkDeleteMap
(b *testing.B)
llrb/llrb_test.go:1066
Function
BenchmarkDeleteMin
(b *testing.B)
llrb/llrb_test.go:1031
Function
BenchmarkDeleteMin
(b *testing.B)
interval/interval_test.go:973
Function
BenchmarkFastDelete
(b *testing.B)
interval/interval_test.go:955
Function
BenchmarkFastDeleteMin
(b *testing.B)
interval/interval_test.go:990
Function
BenchmarkFastInsert
(b *testing.B)
interval/interval_test.go:869
Function
BenchmarkGet
(b *testing.B)
llrb/llrb_test.go:979
Function
BenchmarkGet
(b *testing.B)
interval/interval_test.go:881
Function
BenchmarkGetMap
(b *testing.B)
llrb/llrb_test.go:1052
Function
BenchmarkInsert
(b *testing.B)
kdtree/kdtree_test.go:460
Function
BenchmarkInsert
Benchmarks
llrb/llrb_test.go:965
Function
BenchmarkInsert
Benchmarks
interval/interval_test.go:857
Function
BenchmarkInsertBounds
(b *testing.B)
kdtree/kdtree_test.go:468
Function
BenchmarkInsertMap
Benchmarks for comparison to the built-in type.
llrb/llrb_test.go:1045
Function
BenchmarkInsertNoRep
(b *testing.B)
llrb/llrb_test.go:972
Function
BenchmarkIntDelete
(b *testing.B)
interval/int_interval_test.go:798
Function
BenchmarkIntDeleteMin
(b *testing.B)
interval/int_interval_test.go:832
Function
BenchmarkIntFastDelete
(b *testing.B)
interval/int_interval_test.go:815
Function
BenchmarkIntFastDeleteMin
(b *testing.B)
interval/int_interval_test.go:848
Function
BenchmarkIntFastInsert
(b *testing.B)
interval/int_interval_test.go:734
Function
BenchmarkIntGet
(b *testing.B)
interval/int_interval_test.go:745
Function
BenchmarkIntInsert
Benchmarks
interval/int_interval_test.go:723
Function
BenchmarkIntMax
(b *testing.B)
interval/int_interval_test.go:780
Function
BenchmarkIntMin
(b *testing.B)
interval/int_interval_test.go:762
Function
BenchmarkMax
(b *testing.B)
llrb/llrb_test.go:1005
Function
BenchmarkMax
(b *testing.B)
interval/interval_test.go:918
Function
BenchmarkMin
(b *testing.B)
llrb/llrb_test.go:991
Function
BenchmarkMin
(b *testing.B)
interval/interval_test.go:899
Function
BenchmarkMoM
(b *testing.B)
kdtree/medians_test.go:107
Function
BenchmarkMoMPartition
(b *testing.B)
kdtree/medians_test.go:119
Function
BenchmarkNearBrute
(b *testing.B)
kdtree/kdtree_test.go:504
Function
BenchmarkNearBruteN10
(b *testing.B)
kdtree/kdtree_test.go:524
Function
BenchmarkNearest
(b *testing.B)
kdtree/kdtree_test.go:493
Function
BenchmarkNearestSetN10
(b *testing.B)
kdtree/kdtree_test.go:515
Function
BenchmarkNew
(b *testing.B)
kdtree/kdtree_test.go:436
Function
BenchmarkNewBounds
(b *testing.B)
kdtree/kdtree_test.go:448
Function
BenchmarkRM
(b *testing.B)
kdtree/medians_test.go:132
Function
BenchmarkRMPartition
(b *testing.B)
kdtree/medians_test.go:144
Function
BenchmarkSM
(b *testing.B)
kdtree/medians_test.go:157
Method
Bounds
()
kdtree/points.go:51
Method
Compare
(c Comparable, d Dim)
kdtree/nbpoints_test.go:19
Method
Compare
Compare returns the shortest translation of the plane through b with normal vector along dimension d to the parallel plane through a. Given c = a.Com
kdtree/kdtree.go:50
Method
Compare
(c Comparable, d Dim)
kdtree/points.go:23
Method
Compare
Compare returns a value indicating the sort order relationship between the receiver and the parameter. Given c = a.Compare(b): c < 0 if a < b; c == 0
llrb/llrb.go:39
Method
Compare
(r Comparable)
llrb/llrb_test.go:119
Method
Compare
(i Comparable)
llrb/llrb_test.go:125
Method
Compare
(i Comparable)
llrb/llrb_test.go:137
Method
Compare
(s Comparable)
llrb/llrb_test.go:545
Method
Compare
(b llrb.Comparable)
llrb/llrb_example_test.go:18
Method
Compare
(b llrb.Comparable)
llrb/llrb_example_test.go:28
Method
Compare
(c llrb.Comparable)
step/step.go:34
Method
Compare
(c llrb.Comparable)
step/step.go:37
Method
Compare
(c llrb.Comparable)
step/step.go:44
Method
Compare
(c llrb.Comparable)
step/step.go:53
Method
Compare
(b interval.Comparable)
interval/interval_example_test.go:16
Method
Compare
(b Comparable)
interval/interval_test.go:149
Method
Compare
(b Comparable)
interval/interval_test.go:164
Method
Contains
Contains returns whether c is within the volume of the Bounding. A nil Bounding returns true.
kdtree/kdtree.go:75
Method
Dims
()
kdtree/nbpoints_test.go:20
Method
Dims
()
kdtree/points.go:24
← previous
next →
201–300 of 516, ranked by callers