Virtual U.org
Get Personal Training on VU Today
    
Top shadow
 
 register/help
User Name:

Password:

R1_Col_I_D class Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

R1_Col_I_D Class Reference

#include <NEWMATNL.H>

List of all members.

Public Methods

virtual bool IsValid ()
virtual Real operator() (int i)=0
virtual void Set (const ColumnVector &X)
bool IsValid (const ColumnVector &X)
Real operator() (int i, const ColumnVector &X)
virtual ReturnMatrix Derivatives ()=0

Protected Attributes

ColumnVector para


Detailed Description

One of a series of classes for non-linear optimization. The prototype for a Real function of a ColumnVector and an integer. Part of newmat library.

Definition at line 189 of file NEWMATNL.H.


Member Function Documentation

virtual ReturnMatrix R1_Col_I_D::Derivatives   [pure virtual]
 

bool R1_Col_I_D::IsValid const ColumnVector &    X [inline]
 

Definition at line 206 of file NEWMATNL.H.

virtual bool R1_Col_I_D::IsValid   [inline, virtual]
 

Definition at line 201 of file NEWMATNL.H.

Real R1_Col_I_D::operator() int    i,
const ColumnVector &    X
[inline]
 

Definition at line 209 of file NEWMATNL.H.

References RBD_COMMON::Real.

virtual Real R1_Col_I_D::operator() int    i [pure virtual]
 

virtual void R1_Col_I_D::Set const ColumnVector &    X [inline, virtual]
 

Definition at line 204 of file NEWMATNL.H.


Member Data Documentation

ColumnVector R1_Col_I_D::para [protected]
 

Definition at line 198 of file NEWMATNL.H.


The documentation for this class was generated from the following file:
Generated on Fri Aug 23 01:39:31 2002 for VirtualU by doxygen1.2.17