wavescholar / klMatrixCore

Core Matrix Functionality. This repository is under active development.
1 stars 0 forks source link

For VSL functions, investigate best way to set the computation mode. #53

Open wavescholar opened 10 years ago

wavescholar commented 10 years ago

vmlSetMode( VML_LA | VML_FTZDAZ_ON | VML_ERRMODE_ERRNO );

This is being called in the functions. We should not fix this. Provide a convenient way to set common configurations.