bra {QuantumOps}R Documentation

bra

Description

Returns a normalized bra (row vector)

Usage

bra(...)

Arguments

...

Variable number of numbers representing the amplitudes of the bra

Value

Row vector containing normalized amplitudes of a bra

Examples

 bra(1,0,1,2)

[Package QuantumOps version 3.0.1 Index]