root/applications/bdmtoolbox/mex/CMakeLists.txt @ 729

Revision 729, 232 bytes (checked in by smidl, 15 years ago)

new wrapper for epdf.sample_mat

Line 
1
2## SCENARIOS
3
4MEX(merger)
5EXEC(merger)
6
7MEX(estimator)
8EXEC(estimator)
9
10MEX(simulator)
11EXEC(simulator)
12
13MEX(controlloop)
14EXEC(controlloop)
15
16MEX(config2mxstruct)
17MEX(mxstruct2config)
18
19## WRAPPERS
20
21MEX(epdf_mean)
22MEX(epdf_sample_mat)
Note: See TracBrowser for help on using the browser.