Skip to content

Jeffreytth/FSR_array

 
 

Repository files navigation

FSR_array

Simple library to ..............

Building source code

To build the project run:

cd FSR_array
mkdir build && cd build
cmake .. && make

Demonstration app

When the project have been built, you can run:

./FSR_array -h

to get the demonstration app usage.

Example

Open the main.cpp file to get an example how to use the lib.

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 96.0%
  • CMake 2.2%
  • C++ 1.4%
  • Other 0.4%