hashtable class

general purpose hashtable

이 제출물을 팔로우합니다

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.

인용 양식

Christopher (2026). hashtable class (https://kr.mathworks.com/matlabcentral/fileexchange/15831-hashtable-class), MATLAB Central File Exchange. 검색 날짜: .

카테고리

Help CenterMATLAB Answers에서 Dictionaries에 대해 자세히 알아보기

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
1.1.0.0

- change to BSD license

1.0.0.0