Home
last modified time | relevance | path

Searched defs:is_row_vector (Results 1 – 5 of 5) sorted by relevance

/dports/math/octave-forge-fuzzy-logic-toolkit/fuzzy-logic-toolkit/inst/private/
H A Dis_row_vector.m41 function y = is_row_vector (x) function
/dports/math/stanmath/math-4.2.0/stan/math/prim/meta/
H A Dis_vector.hpp126 struct is_row_vector : internal::is_row_vector_impl<T> {}; struct
/dports/games/openage/openage-0.3.0-1262-ga554ab49/libopenage/util/
H A Dmatrix.h29 static constexpr bool is_row_vector = (M == 1); variable
/dports/math/gravity/Gravity-da941e9/include/gravity/
H A Dconstant.h229 bool is_row_vector() const{ in is_row_vector() function
/dports/math/p5-Math-MatrixReal/Math-MatrixReal-2.13/lib/Math/
H A DMatrixReal.pm2442 sub is_row_vector { subroutine