Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Accord
Statistics
Analysis
ProcrustedDataset
C# 클래스 Accord.Statistics.Analysis.ProcrustedDataset
Class to represent an original dataset, its Procrustes form and all necessary data (i.e. rotation, center, scale...)
파일 보기
프로젝트 열기: accord-net/framework
1 사용 예제들
공개 메소드들
메소드
설명
Transform
(
ProcrustedDataset
p_reference
) :
].double[
Transforms the dataset to match the given reference original dataset
메소드 상세
Transform()
공개
메소드
Transforms the dataset to match the given reference original dataset
public
Transform
(
ProcrustedDataset
p_reference
) :
].double[
p_reference
ProcrustedDataset
Dataset to match
리턴
].double[