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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 1
