Jafar
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Private Attributes
jafar::traversability::HomMat Class Reference

Detailed Description

Definition at line 496 of file trv_util.hpp.

List of all members.

Public Member Functions

 HomMat (jblas::mat33 H)
void set ()
void set (jblas::mat33 H)
 Dummy set. For debug purposes only.
void set (const double *H)
 Pass H as a ublas matrix object.
void get (jblas::mat33 &H)
 Pass H as an array of length 9.
jblas::mat33 get (void)
 Get mH as a ublas matrix object.
jblas::mat33 getInv (void)
 Get mH as a ublas matrix object.
void set_ij (double val, int idx_i, int idx_j)
 Get the normed inverse of mH.
double get_ij (int idx_i, int idx_j)
 Get element mH(idx_i,idx_j)
void clear (void)
 Get element mH(idx_i,idx_j)
void print (void)
 Zero mH (fill with zero values)

Private Attributes

jblas::mat33 mH

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

Generated on Wed Oct 15 2014 00:37:52 for Jafar by doxygen 1.7.6.1
LAAS-CNRS