Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
TestSuite
OptimizationBasedCostFunction
C# Class TestSuite.OptimizationBasedCostFunction
Inheritance:
QLNet.CostFunction
显示文件
Open project: ammachado/QLNet
Class Usage Examples
Public Methods
Method
Description
value
(
Vector
x
) :
double
values
(
Vector
x
) :
Vector
Method Details
value()
public
method
public
value
(
Vector
x
) :
double
x
Vector
return
double
values()
public
method
public
values
(
Vector
x
) :
Vector
x
Vector
return
Vector