nuget server logo nuget api documents
↑

API Docs / Microsoft.VisualBasic.Math.Matrix

Microsoft.VisualBasic.Math.Matrix 1.0.9753.4776.

Namespaces 3 Types 16 Members 71

01 Namespaces

Microsoft.VisualBasic.Math.Matrix

TypeSummary Members
Builder 7
Correlation 6
CorrelationMatrix the correlation matrix join the pvalue matrix 6
DataMatrix A NxN data matrix which can be convert to graph object under a certain cutoff value. 11
Distance 5
DistanceMatrix a dissimilarity or similarity structure 2
InferMethods 缺失值的模拟推断方法 2
InternalHelpers 这个模块是在删除了csv文件模块的依赖之后的进行重复实现某些csv文件模块的逻辑函数的帮助模块 0
LoadDataMatrix 2
MatrixFormat 5
MatrixTypeCast 1
NamedSparseMatrix 10
NumericDataSet 5

Microsoft.VisualBasic.Math.Matrix.MatrixFormat

TypeSummary Members
MatrixCompression v2 头部中的压缩标志位:0 表示未压缩,1 表示后续数据经过 gzip 压缩。 2

Microsoft.VisualBasic.Math.Matrix.MatrixMarket

TypeSummary Members
MTXFormat %%MatrixMarket matrix coordinate real general %================================================================================= % % This ASCII file represents a sparse MxN matr… 2
RUAFormat Reader and writer for the Harwell-Boeing sparse matrix format, specifically the RUA (Real, Unsymmetric, Assembled) variant. 5