openModeller  Version 1.5.0
om_evaluate.cpp File Reference
#include <openmodeller/om.hh>
#include <openmodeller/Exceptions.hh>
#include <openmodeller/os_specific.hh>
#include "getopts/getopts.h"
#include "om_cmd_utils.hh"
#include <fstream>
#include <sstream>
#include <stdio.h>
#include <time.h>
#include <string>
#include <stdexcept>
Include dependency graph for om_evaluate.cpp:

Go to the source code of this file.

Functions

int get_values (AlgorithmPtr alg, EnvironmentPtr env, OccurrencesPtr occs, Scalar *values, int cnt)
 
int main (int argc, char **argv)
 Main code. More...
 

Function Documentation

int get_values ( AlgorithmPtr  alg,
EnvironmentPtr  env,
OccurrencesPtr  occs,
Scalar values,
int  cnt 
)

Definition at line 350 of file om_evaluate.cpp.

References Sample::size().

Referenced by main().

Here is the call graph for this function: