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

Public Member Functions

 vet (a_structure *s, int rb1, int rf1, int rb2, int rf2, int rb3, int rf3)
 
void f (const vnl_vector< double > &x, vnl_vector< double > &fx)
 
void pfactor (const double val)
 

Protected Attributes

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

Detailed Description

Definition at line 579 of file a_structure.cxx.

Constructor & Destructor Documentation

◆ vet()

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

Definition at line 582 of file a_structure.cxx.

Member Function Documentation

◆ f()

void vet::f ( const vnl_vector< double > &  x,
vnl_vector< double > &  fx 
)
inline

Definition at line 588 of file a_structure.cxx.

+ Here is the call graph for this function:

◆ pfactor()

void vet::pfactor ( const double  val)
inline

Definition at line 600 of file a_structure.cxx.

Member Data Documentation

◆ pfactor_

double vet::pfactor_
protected

Definition at line 604 of file a_structure.cxx.

◆ rb1_

int vet::rb1_
protected

Definition at line 603 of file a_structure.cxx.

◆ rb2_

int vet::rb2_
protected

Definition at line 603 of file a_structure.cxx.

◆ rb3_

int vet::rb3_
protected

Definition at line 603 of file a_structure.cxx.

◆ rf1_

int vet::rf1_
protected

Definition at line 603 of file a_structure.cxx.

◆ rf2_

int vet::rf2_
protected

Definition at line 603 of file a_structure.cxx.

◆ rf3_

int vet::rf3_
protected

Definition at line 603 of file a_structure.cxx.

◆ s_

a_structure* vet::s_
protected

Definition at line 602 of file a_structure.cxx.


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