MAST
MAST::DOTOptimizationInterface Class Reference

#include <dot_optimization_interface.h>

Inheritance diagram for MAST::DOTOptimizationInterface:
Collaboration diagram for MAST::DOTOptimizationInterface:

Public Member Functions

 DOTOptimizationInterface ()
 
virtual ~DOTOptimizationInterface ()
 
virtual void optimize ()
 
- Public Member Functions inherited from MAST::OptimizationInterface
 OptimizationInterface ()
 
virtual ~OptimizationInterface ()
 
virtual void attach_function_evaluation_object (MAST::FunctionEvaluation &feval)
 
virtual void set_real_parameter (const std::string &nm, Real val)
 
virtual void set_integer_parameter (const std::string &nm, int val)
 

Additional Inherited Members

- Protected Attributes inherited from MAST::OptimizationInterface
MAST::FunctionEvaluation_feval
 

Detailed Description

Definition at line 49 of file dot_optimization_interface.h.

Constructor & Destructor Documentation

MAST::DOTOptimizationInterface::DOTOptimizationInterface ( )

Definition at line 26 of file dot_optimization_interface.cpp.

virtual MAST::DOTOptimizationInterface::~DOTOptimizationInterface ( )
inlinevirtual

Definition at line 55 of file dot_optimization_interface.h.

Here is the call graph for this function:

Member Function Documentation

void MAST::DOTOptimizationInterface::optimize ( )
virtual

Implements MAST::OptimizationInterface.

Definition at line 37 of file dot_optimization_interface.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:


The documentation for this class was generated from the following files: