OpcUaCanOpen
CANopen OPC-UA server
exprtk_simple_example_03.cpp File Reference
#include <cstdio>
#include <string>
#include "exprtk.hpp"

Go to the source code of this file.

Functions

template<typename T >
void polynomial ()
 
int main ()
 

Function Documentation

◆ main()

int main ( )

Definition at line 55 of file exprtk_simple_example_03.cpp.

◆ polynomial()

template<typename T >
void polynomial ( )

Definition at line 26 of file exprtk_simple_example_03.cpp.