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년 초과 전 | 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년 초과 전 | 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 0