#include <derivs.h>
Public Member Functions | |
Curv_orth () | |
null constructor | |
Curv_orth (const Mat33< T > &m) | |
constructor: copy/convert | |
Curv_frac< T > | curv_frac (const Cell &cell) const |
orthogonal-fractional derivative conversion |
Curv_frac< T > clipper::Curv_orth< T >::curv_frac | ( | const Cell & | cell | ) | const [inline] |
orthogonal-fractional derivative conversion
cell | The cell concerned |