mir.ndslice.filling

This is a submodule of mir.ndslice.

Initialisation routines.

Members

Functions

fillVandermonde
void fillVandermonde(Slice!(F*, 2, matrixKind) matrix, Slice!(const(F)*, 1, kind) vec)

Fills a matrix with the terms of a geometric progression in each row.

Meta

License

Apache-2.0

Authors

Ilya Yaroshenko