ggeD.ggeD

Undocumented in source.

Members

Aliases

Gged
alias Gged(T, ulong Rank, bool isOffsetIndex = false, SliceKind kind = SliceKind.contiguous) = GgedStruct!(T*, Rank, isOffsetIndex, kind)
Undocumented in source.

Functions

gged
auto gged(R value, Args xyz)
Undocumented in source. Be warned that the author may not have intended to support it.
gged
auto gged(ulong[N] xyz)
Undocumented in source. Be warned that the author may not have intended to support it.
gged
auto gged(Args xyz)
Undocumented in source. Be warned that the author may not have intended to support it.
gged
auto gged(Slice!(X, Y, Z) slice_)
Undocumented in source. Be warned that the author may not have intended to support it.
gged
T gged(T value)
Undocumented in source. Be warned that the author may not have intended to support it.
setOffset
auto setOffset(GGED gged, double[Rank] offsets)
Undocumented in source. Be warned that the author may not have intended to support it.
setOffset
auto setOffset(R value, double[Rank] offsets)
Undocumented in source. Be warned that the author may not have intended to support it.
setOffset
auto setOffset(GGED gged, Args offsets)
Undocumented in source. Be warned that the author may not have intended to support it.
sum
auto sum(GgedStruct!(T, N, offsetflag, kind) g)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

GgedStruct
struct GgedStruct(T, ulong RANK, bool isOffsetIndex = false, SliceKind kind = SliceKind.contiguous)
Undocumented in source.

Meta