Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 210 Bytes

readme.md

File metadata and controls

8 lines (6 loc) · 210 Bytes

C++ mex file integration

test_arrayProduct.m compiles and runs C++ function arrayProduct. The interface is in arrayProduct.cpp The code itself is in array_product.cpp

run_armaMex_demo.m runs armaMex_demo.m