ソースを参照

remove double constructor header (#24734)

Angela Busato 2 年 前
コミット
13de3926a5
1 ファイル変更0 行追加4 行削除
  1. 0 4
      docs/api/en/math/Interpolant.html

+ 0 - 4
docs/api/en/math/Interpolant.html

@@ -24,10 +24,6 @@
 		References:	[link:http://www.oodesign.com/template-method-pattern.html http://www.oodesign.com/template-method-pattern.html]
 		</p>
 
-
-		<h2>Constructor</h2>
-
-
 		<h2>Constructor</h2>
 
 		<h3>[name]( parameterPositions, sampleValues, sampleSize, resultBuffer )</h3>