stator
A math, geometry, and utility library
Functions
symbolic_example.cpp File Reference

An example of how to use the stator::symbolic library. More...

#include <iostream>
#include <stator/symbolic/symbolic.hpp>

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Detailed Description

More details are given in the guide.

Definition in file symbolic_example.cpp.

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 28 of file symbolic_example.cpp.