CAPD::DynSys Library  6.0.0
jetTransportExample.cpp File Reference

This files demonstrates how to compute composition of jets (or jet of composition of maps at given point) More...

#include <iostream>
#include "capd/capdlib.h"

Functions

void _f (Node, Node in[], int, Node out[], int, Node[], int)
 
int main ()
 

Detailed Description

This files demonstrates how to compute composition of jets (or jet of composition of maps at given point)

Function Documentation

◆ _f()

void _f ( Node  ,
Node  in[],
int  ,
Node  out[],
int  ,
Node  [],
int   
)

◆ main()

int main ( )