small fixes and added native SVD implementation #64
Annotations
10 warnings
|
build:
BrightData/Helper/DataStore.cs#L23
Missing XML comment for publicly visible type or member 'DataStore.DataType.Type'
|
|
build:
BrightData/Helper/DataStore.cs#L23
Missing XML comment for publicly visible type or member 'DataStore.DataType.DataType(BrightDataType, uint, uint)'
|
|
build:
BrightData/Helper/DataStore.cs#L23
Missing XML comment for publicly visible type or member 'DataStore.DataType'
|
|
build:
BrightData/Helper/DataStore.cs#L27
The field 'DataStore._stringTable' is never used
|
|
build:
BrightData/Helper/DataStore.cs#L29
The field 'DataStore._binaryData' is never used
|
|
build:
BrightData/Helper/DataStore.cs#L32
The field 'DataStore._weightedIndices' is never used
|
|
build:
BrightData/Helper/DataStore.cs#L31
The field 'DataStore._indices' is never used
|
|
build:
BrightData/Helper/DataStore.cs#L28
The field 'DataStore._stringData' is never used
|
|
build:
BrightData/Helper/DataStore.cs#L30
The field 'DataStore._tensors' is never used
|
|
build:
BrightData/Helper/DataStore.cs#L56
Possible null reference return.
|