|
Bsoft 2.1.4
Bernard's software package
|
Electron scattering simulation. More...
#include "rwimg.h"#include "rwmodel.h"#include "model_map.h"#include "model_transform.h"#include "model_select.h"#include "model_util.h"#include "ctf.h"#include "options.h"#include "utilities.h"#include "timer.h"#include "use_ctf.inc"#include "ctf.inc"Functions | |
| int | img_ssnr (Bimage *p, long window, double res_hi, double sampling_ratio) |
| int | main (int argc, char **argv) |
Variables | |
| int | verbose |
| const char * | use [] |
Electron scattering simulation.
clang++ -o bin/bess src/bess.cpp -I. -I/usr/local/include -I/Users/bernard/b20/bsoft/include -L/Users/bernard/b20/bsoft/lib -lbsoft -std=c++11 -I/Users/bernard/b20/fftw-3.3.6-pl2/include
| int img_ssnr | ( | Bimage * | p, |
| long | window, | ||
| double | res_hi, | ||
| double | sampling_ratio | ||
| ) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
| const char* use[] |
|
extern |