Feeds
提问
C code using Eigen library
I have a piec of C-code which uses the Eigen library to do a cholesky decomposition. I can link this code to R using the Eigen l...
12 years 前 | 0 个回答 | 0
0
个回答提问
Mex file Fortran 77, create vector of size input argument
I am trying to couple fortran 77 code with Matlab. The matlab input is a vector of an unknown size. To work with that vector in ...
12 years 前 | 1 个回答 | 0
1
个回答提问
Building Mex file with Fortan
I am trying to understand how to build mex files. I made following test code It compiles using the Visual Fortran Compiler 201...
12 years 前 | 1 个回答 | 1
