| Parameter | Description | Default |
|---|---|---|
| E | The vector expression for which the complex conjugate should be calculated |
| E | Must be a model of VectorExpression |
| Member | Where defined | Comment |
|---|---|---|
| argument_type | UnaryExpression | |
| size_type | VectorExpression | |
| vector_conj_expression(E const&) | UnaryExpression | |
| vector_conj_expression(vector_conj_expression const&) | Expression | |
| argument_type const& argument() const | UnaryExpression | |
| size_type size() const | VectorExpression | |
| const_reference operator[](size_type) const | VectorExpression |