Struct type for HASH Vector? #2777
Unanswered
joaolcorreia
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi
I have a simple struct how do I declare a vector in a Go struct ? I wanted to store it in binary for efficiency in kNN search.
See many examples in python but nothing in Go.
Much appreciated!
Joao
Beta Was this translation helpful? Give feedback.
All reactions