Learn R Programming

QuantumOps (version 3.0.1)

bra: 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

Run this code
# NOT RUN {
 bra(1,0,1,2)
# }

Run the code above in your browser using DataLab