Fast ismember for object arrays

3 ビュー (過去 30 日間)
Zoltán Csáti
Zoltán Csáti 2018 年 3 月 27 日
I have an object oriented code which calls the ismember function many times. I saw forum discussions recommending the unducumented ismembc function. However, it does not work on objects. Is there a way to speed it up? I need no input checks and the objects are instantiated from a class which is derived from the handle class. Using the analogue of the handle class with references in C++, comparison should be super fast.

回答 (0 件)

カテゴリ

Help Center および File ExchangeUse Prebuilt MATLAB Interface to C++ Library についてさらに検索

タグ

製品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by