QMRITools`
QMRITools`

Bmatrix

Bmatrix[bvec,grad]

creates bmatrix form grad and bvec in form {-bxx, -byy, -bzz, -bxy, -bxz, -byz ,1}.

Bmatrix[{bvec,grad}]

creates bmatrix form grad and bvec in form {bxx, byy, bzz, bxy, bxz, byz}.

Details

  • The following options can be given:
  • Method"DTI"Method is an option for various algorithm-intensive functions that specifies what internal methods they should use.

Examples