- Use a C/C++/Fortran library and use custom C code integration (coder.ceval) to bring it into MATLAB for code generation purposes.
- Use a MATLAB Coder compliant version written in MATLAB.
- If you don't actually need standalone code and this isn't the bottleneck you are trying to speed up, you can always call the version in MATLAB using coder.extrinsic.
- Write it.
- Find a preexisting version that someone else has written.
- Pay or cajole someone into writing it for you.
- Wait until MathWorks gets around to supporting these functions.