Read X, R and Measurements from text file.
More...
Go to the source code of this file.
|
void | read_X_R_Measurements (const string &filename, unsigned long &N, unsigned short &p, unsigned &m, unsigned &nMeasurementSets, MatrixXd &X, MatrixXd &R, MatrixXd &measurements) |
|
void | read_Matrix_By_Line (const string &s, unsigned long row, MatrixXd &M, unsigned m) |
|
Read X, R and Measurements from text file.
- Copyright
- This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
- Author
- Sivaram Ambikasaran, Ruoxi Wang
- Version
- 3.1