bilinear background
BeDict Logo

bilinear

/ˌbaɪˈlɪniər/ /baɪˈlɪniər/

Meanings

noun

双线性,双线性函数。

A bilinear function.

Examples :

使用两个向量计算平行四边形的面积就是一个双线性函数的例子。
adjective

Examples :

"The function f(x,y)=xy is bilinear, because f(ax+bu,y)=af(x,y)+bf(u,y) and f(x,ay+bv)=af(x,y)+bf(x,v) for all values."
函数 f(x,y)=xy 是双线性的,因为对于所有数值,f(ax+bu,y)=af(x,y)+bf(u,y) 且 f(x,ay+bv)=af(x,y)+bf(x,v) 都成立 (也就是说,分别对 xy 来说,该函数都满足线性关系)。