mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-15 20:40:39 +00:00
1 line
236 B
JavaScript
1 line
236 B
JavaScript
window.SIDEBAR_ITEMS = {"constant":["VEC_COS_DISTANCE","VEC_DOT_PRODUCT","VEC_L2SQ_DISTANCE"],"macro":["define_distance_function"],"mod":["cos","dot","l2sq"],"struct":["CosDistanceFunction","DotProductFunction","L2SqDistanceFunction"]}; |