des.math.util.flatdata

Undocumented in source.

Members

Functions

canStaticFill
bool canStaticFill()
Undocumented in source. Be warned that the author may not have intended to support it.
convertRule
string convertRule()
Undocumented in source. Be warned that the author may not have intended to support it.
convertValue
string[] convertValue(string type, string data, string vals, size_t valno)
Undocumented in source. Be warned that the author may not have intended to support it.
convertValues
string[] convertValues(string type, string data, string vals, size_t valno)
Undocumented in source. Be warned that the author may not have intended to support it.
getElemCount
size_t getElemCount()
Undocumented in source. Be warned that the author may not have intended to support it.
getTypeElemCount
size_t getTypeElemCount()
Undocumented in source. Be warned that the author may not have intended to support it.
hasNoDynamic
bool hasNoDynamic()
Undocumented in source. Be warned that the author may not have intended to support it.
isConvertable
bool isConvertable()
Undocumented in source. Be warned that the author may not have intended to support it.
matrixStaticFill
string matrixStaticFill()
Undocumented in source. Be warned that the author may not have intended to support it.
vectorStaticFill
string vectorStaticFill()
Undocumented in source. Be warned that the author may not have intended to support it.

Imports

flatData (from des.stdx.range)
public import des.stdx.range : flatData;
Undocumented in source.

Templates

hasIterableData
template hasIterableData(T)
hasStaticIterableData
template hasStaticIterableData(T)

Meta