DenseVectorExpression concept

Description

In addition to the VectorExpression, DenseVectorExpression guarantees that the use of the element-access operator will not induce (re)allocations.

Refinement of

VectorExpression and

Associated types

Notation

Definitions

Valid expressions

Name Expression Type requirements Return type

Expression semantics

Name Expression Precondition Semantics Postcondition

Complexity guarantees

Invariants

Models

Notes