Extreme Optimization™: Complexity made simple.

Numerical Components
for .NET

  • Home
  • •
  • Features
    • Math Library
    • Vector and Matrix Library
    • Statistics Library
    • Performance
    • Usability
  • •
  • Documentation
    • Introduction
    • Math Library User's Guide
    • Vector and Matrix Library User's Guide
    • Statistics Library User's Guide
    • Reference
  • •
  • Support
    • Frequently Asked Questions
    • QuickStart Samples
    • Sample Applications
    • Downloads
  • •
  • Blog
  • •
  • Company
    • About us
    • Testimonials
    • Customers
    • Press Releases
    • Careers
    • Contact us
Introduction
Expand Mathematics Library User's GuideMathematics Library User's Guide
Expand Vector and Matrix Library User's GuideVector and Matrix Library User's Guide
Expand Statistics Library User's GuideStatistics Library User's Guide
Expand ReferenceReference
  • Home
    • Features
    • Solutions
    • Documentation
    • QuickStart Samples
    • Sample Applications
    • Downloads
    • Technical Support
    • Download trial
    • How to buy
    • Blog
    • Company
    • Resources
  • Documentation
    • Introduction
    • Mathematics Library User's Guide
    • Vector and Matrix Library User's Guide
    • Statistics Library User's Guide
    • Reference
  • Reference
    • Extreme.Mathematics Namespace
    • Extreme.Mathematics.Algorithms Namespace
    • Extreme.Mathematics.Calculus Namespace
    • Extreme.Mathematics.Calculus.OrdinaryDifferentialEquations Namespace
    • Extreme.Mathematics.Curves Namespace
    • Extreme.Mathematics.Curves.Nonlinear Namespace
    • Extreme.Mathematics.EquationSolvers Namespace
    • Extreme.Mathematics.Generic Namespace
    • Extreme.Mathematics.Generic.LinearAlgebra Namespace
    • Extreme.Mathematics.Generic.LinearAlgebra.Providers Namespace
    • Extreme.Mathematics.LinearAlgebra Namespace
    • Extreme.Mathematics.LinearAlgebra.Complex Namespace
    • Extreme.Mathematics.LinearAlgebra.IO Namespace
    • Extreme.Mathematics.LinearAlgebra.Providers Namespace
    • Extreme.Mathematics.LinearAlgebra.Sparse Namespace
    • Extreme.Mathematics.Optimization Namespace
    • Extreme.Mathematics.Optimization.LinearProgramming Namespace
    • Extreme.Mathematics.SignalProcessing Namespace
    • Extreme.Mathematics.SpecialFunctions Namespace
    • Extreme.Statistics Namespace
    • Extreme.Statistics.Distributions Namespace
    • Extreme.Statistics.Multivariate Namespace
    • Extreme.Statistics.Random Namespace
    • Extreme.Statistics.Tests Namespace
    • Extreme.Statistics.TimeSeriesAnalysis Namespace
  • Extreme.Mathematics.LinearAlgebra.IO Namespace
    • DelimitedTextMatrixReader Class
    • DelimitedTextMatrixWriter Class
    • FixedWidthMatrixReader Class
    • FixedWidthMatrixWriter Class
    • MatrixMarketReader Class
    • MatrixMarketWriter Class
    • MatrixReader Class
    • MatrixStorageFormat Enumeration
    • MatrixWriter Class
  • FixedWidthMatrixReader Class
    • Members
    • Constructors
    • Methods
    • Properties
  • Members
Collapse imageExpand ImageCopy imageCopyHover image
            






FixedWidthMatrixReader Members

FixedWidthMatrixReader Class  Constructors  Methods  Properties  See Also 

The FixedWidthMatrixReader type exposes the following members.

Constructors

  NameDescription
Public methodFixedWidthMatrixReaderOverloaded.

Methods

  NameDescription
Public methodClose
Closes the MatrixReader and releases any system resources associated with the MatrixReader.
(Inherited from MatrixReader.)
Protected methodDispose
Releases the unmanaged resources used by the MatrixReader and optionally releases the managed resources.
(Inherited from MatrixReader.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Finalizes the MatrixReader.
(Inherited from MatrixReader.)
Public methodGetColumnBreaks
Returns an array containing the positions of the column breaks.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodReadComplexMatrix
Reads a complex matrix.
(Overrides MatrixReader..::.ReadComplexMatrix()()().)
Public methodReadMatrix
Reads an Matrix from a TextReader.
(Overrides MatrixReader..::.ReadMatrix()()().)
Public methodSetColumnBreaks
Sets the positions of the column breaks.
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyFormatProvider
Gets or sets the IFormatProvider that defines the format of data.
Public propertyNumberStyles
Gets or sets the NumberStyles value that determines the styles permitted for the data.
Protected propertyReader
Gets the TextReader the matrix is being read from.
(Inherited from MatrixReader.)
Public propertyStartRow
Gets or sets the first row in the text file that contains data.

See Also

FixedWidthMatrixReader Class
Extreme.Mathematics.LinearAlgebra.IO Namespace

Send comments on this topic to support@extremeoptimization.com

Copyright © 2003-2010, Extreme Optimization. All rights reserved.
Extreme Optimization, Complexity made simple, M#, and M Sharp are trademarks of ExoAnalytics Inc.
Microsoft, Visual C#, Visual Basic, Visual Studio, Visual Studio.NET, and the Optimized for Visual Studio logo
are registered trademarks of Microsoft Corporation.