Project_DJ_Engine
Documentation:
Getting Started
API Reference
Editor_Format
Project_DJ_Engine
Function PDJE_UTIL::db::backends::detail::decode_embedding
View page source
Function PDJE_UTIL::db::backends::detail::decode_embedding
Defined in
File AnnoyBackend.hpp
Function Documentation
inline
std
::
optional
<
nearest
::
Embedding
>
PDJE_UTIL
::
db
::
backends
::
detail
::
decode_embedding
(
std
::
string_view
input
,
std
::
size_t
expected_dimension
)