Points&Forces (survey)
Software tools facilitating the task of surveying architecture
Public Member Functions | Protected Attributes | List of all members
a_objective_function Class Reference
+ Inheritance diagram for a_objective_function:
+ Collaboration diagram for a_objective_function:

Public Member Functions

 a_objective_function (a_structure *s, int rb1, int rf1, int rb2, int rf2, int rb3, int rf3)
 
double f (const vnl_vector< double > &x)
 

Protected Attributes

a_structures_
 
int rb1_
 
int rf1_
 
int rb2_
 
int rf2_
 
int rb3_
 
int rf3_
 

Detailed Description

Definition at line 608 of file a_structure.cxx.

Constructor & Destructor Documentation

◆ a_objective_function()

a_objective_function::a_objective_function ( a_structure s,
int  rb1,
int  rf1,
int  rb2,
int  rf2,
int  rb3,
int  rf3 
)
inline

Definition at line 611 of file a_structure.cxx.

Member Function Documentation

◆ f()

double a_objective_function::f ( const vnl_vector< double > &  x)

Definition at line 624 of file a_structure.cxx.

+ Here is the call graph for this function:

Member Data Documentation

◆ rb1_

int a_objective_function::rb1_
protected

Definition at line 621 of file a_structure.cxx.

◆ rb2_

int a_objective_function::rb2_
protected

Definition at line 621 of file a_structure.cxx.

◆ rb3_

int a_objective_function::rb3_
protected

Definition at line 621 of file a_structure.cxx.

◆ rf1_

int a_objective_function::rf1_
protected

Definition at line 621 of file a_structure.cxx.

◆ rf2_

int a_objective_function::rf2_
protected

Definition at line 621 of file a_structure.cxx.

◆ rf3_

int a_objective_function::rf3_
protected

Definition at line 621 of file a_structure.cxx.

◆ s_

a_structure* a_objective_function::s_
protected

Definition at line 620 of file a_structure.cxx.


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