DictionaryForumContacts

   English
Terms for subject Programming containing function rank | all forms | in specified order only
EnglishRussian
function rankранг функции (functions that operate on data may be classified by the number of dimensions they act on. Ordinary multiplication, for example, is a scalar ranked function because it operates on zero-dimensional data (individual numbers). The cross product operation is an example of a vector rank function because it operates on vectors, not scalars. Matrix multiplication is an example of a 2-rank function, because it operates on 2-dimensional objects (matrices) Alex_Odeychuk)
2-rank functionфункция 2-го ранга (operates on 2-dimensional objects (matrices) Alex_Odeychuk)
vector rank functionфункция векторного ранга (operates on vectors, not scalars Alex_Odeychuk)