SheafSystem  0.0.0.0
gln.h File Reference

Interface for class gln. More...

#include "SheafSystem/sheaf_dll_spec.h"
#include "SheafSystem/group.h"
#include "SheafSystem/gln_table_dofs_type.h"

Go to the source code of this file.

Classes

class  fiber_bundle::gln_row_dofs_type< T >
 Row dofs type for class gln. More...
 
class  fiber_bundle::gln_lite
 The mathematical group GL(n, R). GL(n,R) is the group of general, invertible, linear transformations on a vector space of dimension n over the reals R (volatile version). More...
 
class  fiber_bundle::gln
 The mathematical group GL(n, R). GL(n,R) is the group of general, invertible, linear transformations on a vector space of dimension n over the reals R. More...
 

Namespaces

 fiber_bundle
 Namespace for the fiber_bundles component of the sheaf system.
 

Functions

SHEAF_DLL_SPEC double fiber_bundle::rad (double degrees)
 Converts degress to radians. Convenience function for use with rotation routines. More...
 
SHEAF_DLL_SPEC std::ostream & fiber_bundle::operator<< (std::ostream &xos, gln_lite &xv)
 Insert gln_lite& xv into ostream& xos. More...
 
SHEAF_DLL_SPEC std::ostream & fiber_bundle::operator<< (std::ostream &xos, gln_lite::table_dofs_type &xt)
 Insert gln_lite::table_dofs_type& xt into ostream& xos. More...
 

Detailed Description

Interface for class gln.

Definition in file gln.h.