Home
last modified time | relevance | path

Searched refs:OP_RANK1 (Results 1 – 4 of 4) sorted by relevance

/dports/math/casadi/casadi-3.5.5/casadi/core/
H A Drank1.hpp88 casadi_int op() const override { return OP_RANK1;} in op()
H A Dcalculus.hpp121 OP_RANK1, enumerator
1014 case OP_RANK1: return F<OP_RANK1>::check; in operation_getter()
H A Dmx_node.cpp1120 {OP_RANK1, Rank1::deserialize},
H A Dmx_function.cpp1438 case OP_RANK1: in export_code_body()