golem.util

Undocumented in source.

Members

Functions

bringToFront
auto bringToFront(T x)
Undocumented in source. Be warned that the author may not have intended to support it.
elementSize
size_t elementSize(size_t[] shape)
Undocumented in source. Be warned that the author may not have intended to support it.
trimRightOneDims
size_t[] trimRightOneDims(size_t[] shape)
Undocumented in source.

Templates

expandIndex
template expandIndex(size_t From, size_t To)
Undocumented in source.
expandShape
template expandShape(size_t[] Shape)
Undocumented in source.
staticIndexOf
template staticIndexOf(alias F, Ts...)
Undocumented in source.
staticIndexOfImpl
template staticIndexOfImpl(alias F, size_t pos, Ts...)
Undocumented in source.

Meta