Last active
January 17, 2017 18:32
-
-
Save dzolnai/3dac8ffe530e19446cd3f14970fb8bb5 to your computer and use it in GitHub Desktop.
Simples solver article - gist 4
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#pragma version(1) | |
#pragma rs java_package_name(com.egeniq.lpsolver.renderscript) | |
#pragma rs_fp_full | |
#include "simplex.rsh" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment