|
|
| Curv_frac () |
| | null constructor
|
| | Curv_frac (const Mat33< T > &m) |
| Curv_orth< T > | curv_orth (const Cell &cell) const |
| | fractional-orthogonal derivative conversion
|
| Curv_map< T > | curv_map (const Grid &g) const |
| | fractional-grid derivative conversion
|
|
| Mat33 () |
| | null constructor
|
|
T | det () const |
| | determinant
|
|
Mat33< T > | inverse () const |
| | inverse
|
|
Mat33< T > | transpose () const |
| | transpose
|
|
bool | equals (const Mat33< T > &m, const T &tol) const |
| | test equality
|
|
const T & | operator() (const int &i, const int &j) const |
| | get element
|
|
String | format () const |
| | return formatted String representation
|
|
bool | is_null () const |
| | test for null matrix (only valid for floating point types)
|
template<class T>
class clipper::Curv_frac< T >
fractional (cell) curvatures, with respect to fractional u,v,w