Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Calc Namespaces
Altaxo.Calc.Regression.Multivariate
DimensionReductionDataSource Class
DimensionReductionDataSource Constructor
DimensionReductionDataSource(DimensionReductionDataSource) Constructor
DimensionReductionDataSource(IXmlDeserializationInfo, Int32) Constructor
DimensionReductionDataSource(DataTableMatrixProxy, DimensionReductionOptions, IDataSourceImportOptions) Constructor
Dimension
Reduction
Data
Source(IXml
Deserialization
Info, Int
32) Constructor
Initializes a new instance of the
DimensionReductionDataSource
class during XML deserialization.
Namespace:
Altaxo.Calc.Regression.Multivariate
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
Copy
protected
DimensionReductionDataSource
(
IXmlDeserializationInfo
info
,
int
version
)
Parameters
info
IXmlDeserializationInfo
The XML deserialization info.
version
Int32
The serialized version.
Exceptions
Exception
Condition
ArgumentOutOfRangeException
Thrown when the version is not supported.
See Also
Reference
DimensionReductionDataSource Class
DimensionReductionDataSource Overload
Altaxo.Calc.Regression.Multivariate Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net