Skip to content

Commit

Permalink
Updating README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hkaiser committed May 1, 2019
1 parent 0cf150d commit c7a8cde
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,9 @@ integration service tracks the current build status for the master branch:
the page/column plane of a 3D dense array
- `blaze::RowSlice<...>`: a view representing a slice of 'thickness' one along
the column/page plane of a 3D dense array
- `blaze::DilatedSubvector<...>`: a view representing a sub-vector of any Blaze
vector-like data structure with an additional 'dil;ation' (step-size between
the elements of the underlying vector)

### Operations

Expand Down

0 comments on commit c7a8cde

Please sign in to comment.