We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4888313 commit 40d63fcCopy full SHA for 40d63fc
doc/manual.pdf
93 Bytes
doc/manual.tex
@@ -252,6 +252,8 @@ \subsection{Upgrading from a previous version}
252
This section contains changes that you need to be aware of when upgrading from a previous version of FLANN.
253
254
\begin{description}
255
+ \item[Version 1.8.0] Due to changes in the library, the on-disk format of the saved indexes has changed and it is not
256
+possible to load indexes previously saved with an older version of the library.
257
\item[Version 1.7.0] A small breaking API change in \texttt{flann::Matrix} requires client code to be updated. In order
258
to release the memory used by a matrix, use:
259
\begin{Verbatim}[fontsize=\scriptsize]
0 commit comments