Thomas Lai
University of British Columbia
自 2012 起处于活动状态
Followers: 0 Following: 0
Developer at UBC's Seismic Laboratory for Imaging and Modelling, working on SPOT, pSPOT and SeisDataContainer
Professional Interests: SPOT, pSPOT, SeisDataContainer
Feeds
已回答
I have a C++ class. How can I interface to it through a MATLAB class?
As far as I know, mex does not support object persistence past its basic predefined numeric classes. I tried returning the point...
I have a C++ class. How can I interface to it through a MATLAB class?
As far as I know, mex does not support object persistence past its basic predefined numeric classes. I tried returning the point...
12 years 前 | 0
已回答
Persistent Object in mex-File (Segmentation violation)
I have tried a very similar method in trying to get C++ object persistence, and even though I did declare global variables in th...
Persistent Object in mex-File (Segmentation violation)
I have tried a very similar method in trying to get C++ object persistence, and even though I did declare global variables in th...
12 years 前 | 0
提问
Overloading Numel
I have a need to overload numel for a data container class that i'm building. However it seems to break the overloaded subsref m...
12 years 前 | 0 个回答 | 0
0
个回答提问
spmd, composites and hidden overheads
I have a few questions regarding the inner workings of the spmd block that I wish PCT engineers would give some pointers on. ...
12 years 前 | 1 个回答 | 0
1
个回答已回答
Memory spike when using previously declared variable in spmd block
Hi Konrad, is there any way to get around the serialization limit of 2GB? Because, 2GB is much too small for any significant lar...
Memory spike when using previously declared variable in spmd block
Hi Konrad, is there any way to get around the serialization limit of 2GB? Because, 2GB is much too small for any significant lar...
12 years 前 | 0