Skip to content

liunix61/IQMath

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IQMath

TI的定点数运算库,用来加速没有硬件浮点数芯片的浮点数运算速度

使用方式

Keil

百度有许多

CMake

  1. include_directories里面追加yours dir/IQmath
  2. target_link_libraries里面追加yours dir/IQmath/gcc-cm3/IQmathLib-cm3.a

About

Extracted TI's IQMath library, with the usage under CMake

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 100.0%