dhdf5-simple v0.1.0 (2017-07-08T18:35:35Z)
Dub
Repo
Dataset.currShape
dhdf5
dataset
Dataset
Return current shape, that can change during programm running.
auto
currShape
()
struct
Dataset
(Data, DataSpecType = typeof(DataSpecification!Data.make()))
const
auto
currShape
(
)
if
(
isInputRange
!
Data
)
auto
currShape
(hsize_t[] extent)
Meta
Source
See Implementation
dhdf5
dataset
Dataset
aliases
Type
constructors
this
destructors
~this
functions
add
currShape
maxShape
opIndex
opIndexAssign
opOpAssign
opSlice
read
remove
tid
write
manifest constants
rank
static functions
create
open
structs
Range
Return current shape, that can change during programm running.