CHROMA
Functions | Variables
t_io.cc File Reference
#include <iostream>
#include <cstdio>
#include "chroma.h"

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Variables

const std::string foo_xml ="<?xml version='1.0'?><foo><coeffs1>ZOLOTAREV</coeffs1><coeffs2>TANH</coeffs2></foo>"
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Variable Documentation

◆ foo_xml

const std::string foo_xml ="<?xml version='1.0'?><foo><coeffs1>ZOLOTAREV</coeffs1><coeffs2>TANH</coeffs2></foo>"

Definition at line 9 of file t_io.cc.

Referenced by main().