コード例 #1
0
ファイル: edit.cs プロジェクト: zjmit/go2cs
Note that this only describes the go.mod file itself, not other modules
コード例 #2
0
Main thing to note is that this only works on properties of the class that are primitives or `Dictionary<object, object>`. The reason is because it uses `TypeConverter.ChangeType` to return the appropriate object when setting the property. If you made a way to interpret how custom classes would be created, you would just replace the `TypeConverter.ChangeType` call with that solution.
コード例 #3
0
ファイル: lsvm.cs プロジェクト: mikeXwang/Sharpkit.Learn
 Degree of the polynomial kernel (only relevant if kernel is
コード例 #4
0
ファイル: lsvm.cs プロジェクト: mikeXwang/Sharpkit.Learn
 Gamma parameter in RBF kernel (only relevant if kernel is set
コード例 #5
0
		linux/ppc64le and linux/arm64 (only for 48-bit VMA).