MtxVec VCL
|
Reads the contents of underlying fields.
Reads the contents of underlying fields, defined in VecColumns collection, and stores their contents in the corresponding VecColumns.Items[i].TVecColumn.Vector vectors. ReadDataset method performs a:
If the ReadAsComplex parameter is true then two consecutive dataset records are treated as real and imaginary part of complex number. By default, ReadAsComplex is false meaning each record in dataset is treated as one real number. The ReadAsComplex parameter is the same for all VecColumns.
Alternatively, you can do a ReadDaset operation on individual fields (a lot slower when you're reading from multiple fields):
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|