team-karma team mailing list archive
-
team-karma team
-
Mailing list archive
-
Message #00010
[Bug 400948] Re: Use of autopointer for storing index in index group
As pointed out this does not effect execution efficiency. So, this wish
list will be ignored.
** Changed in: project-karma
Status: New => Won't Fix
--
Use of autopointer for storing index in index group
https://bugs.launchpad.net/bugs/400948
You received this bug notification because you are a member of कर्म,
which is subscribed to कर्म.
Status in Karma - Dynamic Systems Modelling, Simulation and Control: Won't Fix
Bug description:
The use of autopointer makes the number of function calls quite large for an access operation like a[2][4][5]. Usage of plain simple pointers might speed it up
References