hashtable class

general purpose hashtable

Ahora está siguiendo esta publicación

A general purpose hashtable implemented completely in MATLAB, with O(1) performance. Allows use of almost any arbitrary MATLAB type as keys or values, including user-defined classes. You can customize behavior by supplying custom equality and hashcode functions.

In general, not as fast as alternative methods which do not allow arbitrary types as keys.

A short README is included with all details.

Citar como

Christopher (2026). hashtable class (https://es.mathworks.com/matlabcentral/fileexchange/15831-hashtable-class), MATLAB Central File Exchange. Recuperado .

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.1.0.0

- change to BSD license

1.0.0.0