Record TC2VecQuantityHelper
Unit
Declaration
type TC2VecQuantityHelper = record helper for TC2VecQuantity
Description
Record helper for TC2VecQuantity providing additional operations specific to 2-component complex quantity vectors. Only available when ADIMOFF is not defined.
Overview
Methods
| Public | function Conjugate: TC2VecQuantity; |
| Public | function Dot(const AVector: TC2VecQuantity): TComplexQuantity; |
Description
Methods
| Public | function Conjugate: TC2VecQuantity; |
|
Returns the element-wise complex conjugate of the vector. Each component | |
| Public | function Dot(const AVector: TC2VecQuantity): TComplexQuantity; |
|
Returns the Hermitian inner product of two 2-component complex quantity vectors. Defined as Parameters
| |
Generated by PasDoc 1.0.4.