LatentSemanticMapping Changes for Objective-C
LatentSemanticMapping
LatentSemanticMapping.h
Modified LSMResultCopyToken()
Declaration | |
---|---|
From | CFDataRef LSMResultCopyToken ( LSMResultRef mapref, CFIndex n ); |
To | CFDataRef LSMResultCopyToken ( LSMResultRef result, CFIndex n ); |
Modified LSMResultCopyTokenCluster()
Declaration | |
---|---|
From | CFArrayRef LSMResultCopyTokenCluster ( LSMResultRef mapref, CFIndex n ); |
To | CFArrayRef LSMResultCopyTokenCluster ( LSMResultRef result, CFIndex n ); |