Virtual Testbed
Ship dynamics simulator for extreme conditions
Public Member Functions | Friends | List of all members
vtb::geometry::Rotation_matrix< T, N > Class Template Reference
Inheritance diagram for vtb::geometry::Rotation_matrix< T, N >:
[legend]
Collaboration diagram for vtb::geometry::Rotation_matrix< T, N >:
[legend]

Public Member Functions

 Rotation_matrix (const basis_type &basis, const basis_type &ibasis)
 
 Rotation_matrix (const basis_type &basis)
 
const basis_typeinverse () const
 
void clear ()
 
- Public Member Functions inherited from vtb::geometry::Basis< T, N >
 Basis (const matrix_type &rhs)
 
 Basis (const array_type &rhs)
 
Basisoperator= (const array_type &rhs)
 
column_type row (int n) const
 
column_type column (int n) const
 
template<class ... Args>
Basis< T, N > column_basis (Args ... cols) const
 
void clear ()
 

Friends

bstreamoperator (bstream &out, const Rotation_matrix< T, N > &rhs)
 
bstreamoperator>> (bstream &in, Rotation_matrix< T, N > &rhs)
 

Detailed Description

template<class T, int N>
class vtb::geometry::Rotation_matrix< T, N >

Definition at line 158 of file basis.hh.