T
iny
V
ector
M
atrix library using
E
xpression
T
emplates
Sourceforge Project Page
Main Page
Modules
Namespaces
Classes
Files
Related Pages
S
earch for
Alphabetical List
Class List
Class Hierarchy
Class Members
All
Functions
Variables
Typedefs
Enumerator
Related Functions
a
b
c
d
e
f
i
p
r
s
t
v
- v -
value2_type :
tvmet::XprEval< E1, E2, E3 >
value3_type :
tvmet::XprEval< E1, E2, E3 >
value_type :
Vector< double, 6 >
,
Matrix< double, 3, 3 >
,
Vector< double, 3 >
,
Matrix< double, 2, 3 >
,
Matrix< double, 2, 2 >
,
Matrix< double, 3, 3 >
,
Matrix< double, 3, 2 >
,
XprLiteral< value_type >
,
Vector< T, 3 >
,
XprVector< E, 3 >
,
XprVector< E2, 3 >
,
XprVector< E1, 3 >
,
Vector< T2, 3 >
,
Vector< T1, 3 >
,
Vector< T1, Sz >
,
XprVector< E2, Sz >
,
XprVector< E3, Sz >
,
Vector< T3, Sz >
,
Vector< T2, Sz >
,
XprVector< E1, Sz >
,
XprVector< E, Sz >
,
Vector< T, Sz >
,
Vector< T, Cols >
,
abs
,
sqrt
,
imag
,
real
,
XprMatrix< E, Sz, Sz >
,
XprMatrix< E2, Rows2, Cols1 >
,
XprMatrix< E2, Rows1, Cols2 >
,
Matrix< T, Sz, Sz >
,
Vector< T2, Rows >
,
XprVector< E2, Cols >
,
Vector< T2, Cols >
,
Matrix< T1, Rows, Cols >
,
Matrix< T2, Rows2, Cols1 >
,
Matrix< T2, Rows1, Cols2 >
,
XprMatrix< E2, Cols1, Cols2 >
,
XprMatrix< E1, Rows1, Cols1 >
,
Matrix< T2, Cols1, Cols2 >
,
Matrix< T1, Rows1, Cols1 >
,
XprMatrix< E2, Rows, Cols >
,
XprMatrix< E3, Rows, Cols >
,
Matrix< T3, Rows, Cols >
,
XprMatrix< E1, Rows, Cols >
,
Vector< T2, Size >
,
XprVector< E, Size > e new value_type
,
XprVector< E, Size >
,
Vector< T, Size >
,
Matrix< T2, Rows, Cols >
,
XprMatrix< E, Rows, Cols > e new value_type
,
XprMatrix< E, Rows, Cols >
,
Matrix< T, Rows, Cols >
,
tvmet::XprVector< E, Sz >
,
tvmet::XprUnOp< UnOp, E >
,
tvmet::XprMVProduct< E1, Rows, Cols, E2 >
,
tvmet::XprMtVProduct< E1, Rows, Cols, E2 >
,
tvmet::XprMtMProduct< E1, Rows1, Cols1, E2, Cols2 >
,
tvmet::XprMMtProduct< E1, Rows1, Cols1, E2, Cols2 >
,
tvmet::XprMMProductTransposed< E1, Rows1, Cols1, E2, Cols2 >
,
tvmet::XprMMProduct< E1, Rows1, Cols1, E2, Cols2 >
,
tvmet::XprMatrixTranspose< E >
,
tvmet::XprMatrixRow< E, Rows, Cols >
,
tvmet::XprMatrixDiag< E, Sz >
,
tvmet::XprMatrixCol< E, Rows, Cols >
,
tvmet::XprMatrix< E, NRows, NCols >
,
tvmet::XprLiteral< T >
,
tvmet::XprIdentity< T, Rows, Cols >
,
tvmet::XprEval< E1, E2, E3 >
,
tvmet::Fcnl_fmod< T1, T2 >
,
tvmet::NumericTraits< std::complex< long double > >
,
tvmet::XprBinOp< BinOp, E1, E2 >
,
tvmet::Vector< T, Sz >
,
tvmet::VectorConstReference< T, Sz >
,
tvmet::util::Random< T, MIN, MAX >
,
tvmet::Fcnl_finite< T >
,
tvmet::Fcnl_isinf< T >
,
tvmet::Fcnl_isnan< T >
,
tvmet::Fcnl_norm< std::complex< T > >
,
tvmet::Fcnl_arg< std::complex< T > >
,
tvmet::Fcnl_imag< std::complex< T > >
,
tvmet::Fcnl_real< std::complex< T > >
,
tvmet::Fcnl_conj< std::complex< T > >
,
tvmet::Fcnl_abs< std::complex< T > >
,
tvmet::Fcnl_fabs< long double >
,
tvmet::Fcnl_fabs< double >
,
tvmet::Fcnl_fabs< float >
,
tvmet::Fcnl_labs< long int >
,
tvmet::Fcnl_lgamma< T >
,
tvmet::Fcnl_y1< T >
,
tvmet::Fcnl_y0< T >
,
tvmet::Fcnl_j1< T >
,
tvmet::Fcnl_j0< T >
,
tvmet::Fcnl_erfc< T >
,
tvmet::Fcnl_erf< T >
,
tvmet::Fcnl_log1p< T >
,
tvmet::Fcnl_expm1< T >
,
tvmet::Fcnl_atanh< T >
,
tvmet::Fcnl_acosh< T >
,
tvmet::Fcnl_asinh< T >
,
tvmet::Fcnl_rint< T >
,
tvmet::Fcnl_cbrt< T >
,
tvmet::Fcnl_sqrt< T >
,
tvmet::Fcnl_log10< T >
,
tvmet::Fcnl_log< T >
,
tvmet::Fcnl_exp< T >
,
tvmet::Fcnl_atan< T >
,
tvmet::Fcnl_acos< T >
,
tvmet::Fcnl_asin< T >
,
tvmet::Fcnl_tanh< T >
,
tvmet::Fcnl_cosh< T >
,
tvmet::Fcnl_sinh< T >
,
tvmet::Fcnl_tan< T >
,
tvmet::Fcnl_cos< T >
,
tvmet::Fcnl_sin< T >
,
tvmet::Fcnl_floor< T >
,
tvmet::Fcnl_ceil< T >
,
tvmet::Fcnl_abs< T >
,
tvmet::Fcnl_not< T >
,
tvmet::Fcnl_neg< T >
,
tvmet::Fcnl_compl< T >
,
tvmet::PromoteTraits< T1org, T2org >
,
tvmet::promoteTo< T1, T2, 0 >
,
tvmet::promoteTo< T1, T2, promoteToT1 >
,
tvmet::AutopromoteTraits< short unsigned int >
,
tvmet::AutopromoteTraits< short int >
,
tvmet::AutopromoteTraits< unsigned char >
,
tvmet::AutopromoteTraits< char >
,
tvmet::AutopromoteTraits< bool >
,
tvmet::AutopromoteTraits< T >
,
tvmet::Fcnl_mod< T1, T2 >
,
tvmet::NumericTraits< std::complex< double > >
,
tvmet::NumericTraits< std::complex< float > >
,
tvmet::NumericTraits< std::complex< unsigned long > >
,
tvmet::NumericTraits< std::complex< long > >
,
tvmet::NumericTraits< std::complex< unsigned int > >
,
tvmet::NumericTraits< std::complex< int > >
,
tvmet::NumericTraits< long double >
,
tvmet::NumericTraits< double >
,
tvmet::NumericTraits< float >
,
tvmet::NumericTraits< unsigned long >
,
tvmet::NumericTraits< long >
,
tvmet::NumericTraits< unsigned int >
,
tvmet::NumericTraits< int >
,
tvmet::NumericTraits< short unsigned int >
,
tvmet::NumericTraits< short int >
,
tvmet::NumericTraits< unsigned char >
,
tvmet::NumericTraits< char >
,
tvmet::NumericTraits< T >
,
tvmet::Matrix< T, NRows, NCols >
,
tvmet::MatrixConstReference< T, NRows, NCols >
,
tvmet::Extremum< T1, T2, matrix_tag >
,
tvmet::Extremum< T1, T2, vector_tag >
,
tvmet::CommaInitializer< Obj, LEN >
,
tvmet::CommaInitializer< Obj, LEN >::Initializer< T, N >
,
tvmet::Fcnl_polar< T, T >
,
tvmet::Fcnl_yn< T1, T2 >
,
tvmet::Fcnl_jn< T1, T2 >
,
tvmet::Fcnl_hypot< T1, T2 >
,
tvmet::Fcnl_drem< T1, T2 >
,
tvmet::Fcnl_pow< T1, T2 >
,
tvmet::Fcnl_and_eq< T1, T2 >
,
tvmet::Fcnl_atan2< T1, T2 >
,
tvmet::Fcnl_or< T1, T2 >
,
tvmet::Fcnl_and< T1, T2 >
,
tvmet::Fcnl_not_eq< T1, T2 >
,
tvmet::Fcnl_eq< T1, T2 >
,
tvmet::Fcnl_less_eq< T1, T2 >
,
tvmet::Fcnl_greater_eq< T1, T2 >
,
tvmet::Fcnl_less< T1, T2 >
,
tvmet::Fcnl_greater< T1, T2 >
,
tvmet::Fcnl_shr< T1, T2 >
,
tvmet::Fcnl_shl< T1, T2 >
,
tvmet::Fcnl_bitor< T1, T2 >
,
tvmet::Fcnl_bitand< T1, T2 >
,
tvmet::Fcnl_bitxor< T1, T2 >
,
tvmet::Fcnl_mul_eq< T1, T2 >
,
tvmet::Fcnl_div< T1, T2 >
,
tvmet::Fcnl_mul< T1, T2 >
,
tvmet::Fcnl_sub< T1, T2 >
,
tvmet::Fcnl_add< T1, T2 >
,
tvmet::Fcnl_shr_eq< T1, T2 >
,
tvmet::Fcnl_shl_eq< T1, T2 >
,
tvmet::Fcnl_or_eq< T1, T2 >
,
tvmet::Fcnl_add_eq< T1, T2 >
,
tvmet::Fcnl_xor_eq< T1, T2 >
,
tvmet::Fcnl_mod_eq< T1, T2 >
,
tvmet::Fcnl_div_eq< T1, T2 >
,
Matrix< double, 6, 6 >
,
tvmet::Fcnl_sub_eq< T1, T2 >
Author: