Changeset f5586e for pcp/src/data.h
- Timestamp:
- Apr 22, 2008, 8:43:24 AM (17 years ago)
- Children:
- 90c027
- Parents:
- cc46b0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pcp/src/data.h
rcc46b0 rf5586e 563 563 double RealBasis[NDIM_NDIM]; //!< Coefficients of the basis vectors 564 564 double RealBasisSQ[NDIM]; //!< squared Norm of each basis vector 565 double RealBasisQ[NDIM]; //!< Norm of each basis vector565 //double RealBasisQ[NDIM]; //!< Norm of each basis vector 566 566 double InvBasis[NDIM_NDIM]; //!< Matrix-wise inverted basis vectors 567 567 double ReciBasis[NDIM_NDIM]; //!< Coefficients of the transposed(!), inverse basis "matrix" (i.e. reciprocal basis)
Note:
See TracChangeset
for help on using the changeset viewer.