MCL is a C++ library that implements many of Matlab's functions. The library
is written so as to minimise the time needed to port Matlab code to C++.
The main point of departure between the two is that c++ requires the definition
of the types you are using. In MCL we have three types: Real, Int, Complex.
Furthermore, vectors start from 0 instead of 1.
The library has been written following Google's C++ style guide:
http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml
Categories
Scientific/EngineeringLicense
BSD LicenseFollow MCL
Other Useful Business Software
$300 in Free Credit Towards Top Cloud Services
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of MCL!