공개 정적 클래스 RaggedCountSparseOutput.Options
RaggedCountSparseOutput
에 대한 선택적 속성
공개 방법
RaggedCountSparseOutput.Options | maxlength (긴 최대 길이) |
RaggedCountSparseOutput.Options | minlength (긴 최소 길이) |
상속된 메서드
공개 방법
공개 RaggedCountSparseOutput.Options 최대 길이 (긴 최대 길이)
매개변수
최대 길이 | 계산할 최대값입니다. 최대값을 지정하지 않으려면 -1로 설정할 수 있습니다. |
---|
public RaggedCountSparseOutput.Options minlength (긴 최소 길이)
매개변수
최소 길이 | 계산할 최소값입니다. 최소값 없이 -1로 설정할 수 있습니다. |
---|