Public Types

LineSearchType Struct Reference

The type of line search to be used for optimization -- simple or Newton numeric. More...

#include <forcefield.h>

List of all members.

Public Types

enum  { Simple, Newton2Num }

Detailed Description

The type of line search to be used for optimization -- simple or Newton numeric.


Member Enumeration Documentation

anonymous enum
Enumerator:
Simple 
Newton2Num 

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines