阅读背景:

101 LINQ Samples: Custom Sequence Operators

来源:互联网 

Combine

This sample calculates the dot product of two integer vectors. It uses a user-created sequence operator, Combine, to calculate the dot product, passing it a lambda function to multiply two arrays, element by element, and sum the result.This sample calculates the dot product




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: