Post Reply 
Problem about reading a list
08-11-2017, 01:48 PM (This post was last modified: 08-11-2017 01:49 PM by wangchong01.)
Post: #1
Problem about reading a list
Hello, I find that the operation of changing or reading an element from a list (or a matrix, vector) is o(n) which extremely influence my algorithm's running speed. What's more, the GETPIX, PIXON function or calling a user-defined function also needs about 0.5ms (That stops me from the idea of using a array library by storing values to GROB by myself, however, my own array library really gets quicker than the original list averagely when I store about 10000 elements in one list. Smile)! How can avoid these problems?
Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)