RNAlib-2.0.0
H/MEA.h
Go to the documentation of this file.
00001 #ifndef __VIENNA_RNA_PACKAGE_MEA_H__
00002 #define __VIENNA_RNA_PACKAGE_MEA_H__
00003 
00004 #include "data_structures.h"
00005 
00022 float MEA(plist *p,
00023           char *structure,
00024           double gamma);
00025 
00026 #endif