| vnl_sparse_matrix_pair< T >::less | |
| vnl_alloc::lock | |
| vnl_alloc::obj | |
| vnl_index_sort< TValue, TIndex >::sort_index_compare_functor< T, I > | Implementation class - Do Not Use |
| vnl_adaptsimpson_integral | |
| vnl_alloc | |
| vnl_amoeba | Nelder-Meade downhill simplex |
| vnl_amoeba_LSCF | |
| vnl_amoeba_SimplexCorner | |
| vnl_amoebaFit | |
| vnl_analytic_integrant | |
| vnl_bignum | Infinite precision integers |
| vnl_bm_func | |
| vnl_brent | Brent 1D minimizer (deprecated) |
| vnl_brent_minimizer | Brent 1D minimizer |
| vnl_brent_minimizer_func | |
| vnl_c_na_vector< T > | Vnl_c_na_vector interfaces to NA-aware lowlevel memory-block operations |
| vnl_c_vector< T > | Vnl_c_vector interfaces to lowlevel memory-block operations |
| vnl_cholesky | Decomposition of symmetric matrix |
| vnl_complex_eigensystem | Calculates eigenvalues and eigenvectors of a square complex matrix |
| vnl_complex_traits< double > | |
| vnl_complex_traits< float > | |
| vnl_complex_traits< long double > | |
| vnl_complex_traits< vcl_complex< double > > | |
| vnl_complex_traits< vcl_complex< float > > | |
| vnl_complex_traits< vcl_complex< long double > > | |
| vnl_complex_traits< vcl_complex< vnl_bignum > > | |
| vnl_complex_traits< vcl_complex< vnl_rational > > | |
| vnl_complex_traits< vnl_bignum > | |
| vnl_complex_traits< vnl_rational > | |
| vnl_conjugate_gradient | Real function minimization |
| vnl_cost_function | An object that represents a function from R^n -> R |
| vnl_cpoly_roots | Find all the roots of a univariate polynomial with complex coefficients |
| vnl_cross_product_matrix | Calculates the 3x3 skew symmetric cross product matrix from a vector |
| vnl_crs_index | Represents the configuration of a sparse matrix but not the data |
| vnl_decnum | |
| vnl_definite_integral | |
| vnl_diag_matrix< T > | Stores a diagonal matrix as a single vector |
| vnl_diag_matrix_fixed< T, N > | Stores a diagonal matrix as a single vector |
| vnl_double_2x3 | |
| vnl_double_3x2 | |
| vnl_fastops | Collection of C-style matrix functions for the most time-critical applications |
| vnl_fft_1d< T > | In-place 1D fast Fourier transform |
| vnl_fft_2d< T > | In-place 2D fast Fourier transform |
| vnl_fft_base< D, T > | Base class for in-place ND fast Fourier transform |
| vnl_fft_prime_factors< T > | Holds prime factor information |
| vnl_file_matrix< T > | Class to load a matrix from a file |
| vnl_file_vector< T > | Templated class to load a vector from a file |
| vnl_finite_int< N > | Finite modulo-N arithmetic |
| vnl_finite_int_poly< N, M > | Finite modulo-N arithmetic with polynomials of degree < M |
| vnl_fortran_copy< T > | Convert row-stored matrix to column-stored |
| vnl_fortran_copy_fixed< T, R, C > | Convert row-stored matrix to column-stored |
| vnl_gaussian_kernel_1d | Holds one half of a discretely sampled 1D gaussian distribution |
| vnl_generalized_eigensystem | Solves the generalized eigenproblem Ax=Bx |
| vnl_hungarian_algorithm< T > | Find the best column to row assignment given a cost matrix |
| vnl_identity< T > | |
| vnl_identity_3x3 | |
| vnl_index_sort< TValue, TIndex > | |
| vnl_int_matrix | Specializes vnl_matrix for integers, adding a vnl_matrix<double> ctor |
| vnl_integrant_fnct | |
| vnl_io_nonlinear_minimizer | Base for objects which provide IO |
| vnl_lbfgs | Limited memory Broyden Fletcher Goldfarb Shannon minimization |
| vnl_lbfgsb | Limited memory Broyden Fletcher Goldfarb Shannon minimization with constraints |
| vnl_ldl_cholesky | Updateable Cholesky decomposition: A=LDL' |
| vnl_least_squares_cost_function | An adaptor that converts a vnl_least_squares_function to a vnl_cost_function |
| vnl_least_squares_function | Abstract base for minimising functions |
| vnl_levenberg_marquardt | Levenberg Marquardt nonlinear least squares |
| vnl_linear_system | Abstraction for a linear system of equations |
| vnl_lsqr | Linear least squares |
| vnl_math | Real numerical constants |
| vnl_matlab_filewrite | Code to perform MATLAB binary file operations |
| vnl_matlab_header | |
| vnl_matlab_print_proxy< T > | |
| vnl_matlab_readhdr | |
| vnl_matops | A collection of vnl_matrix operations, provided as static methods |
| vnl_matrix< T > | An ordinary mathematical matrix |
| vnl_matrix_fixed_ref< T, num_rows, num_cols > | |
| vnl_matrix_fixed_ref_const< T, num_rows, num_cols > | Fixed size stack-stored vnl_matrix |
| VNL_MATRIX_FIXED_VCL60_WORKAROUND< T, num_rows, num_cols > | Fixed size, stack-stored, space-efficient matrix |
| vnl_matrix_inverse< T > | Calculates inverse of a matrix (wrapper around vnl_svd<double>) |
| vnl_matrix_ref< T > | Vnl_matrix reference to user-supplied storage |
| vnl_nonlinear_minimizer | Vnl_nonlinear_minimizer is a base class for nonlinear optimization |
| vnl_numeric_traits< bool > | |
| vnl_numeric_traits< bool const > | |
| vnl_numeric_traits< char > | |
| vnl_numeric_traits< char const > | |
| vnl_numeric_traits< double > | |
| vnl_numeric_traits< double const > | |
| vnl_numeric_traits< float > | |
| vnl_numeric_traits< float const > | |
| vnl_numeric_traits< int > | |
| vnl_numeric_traits< int const > | |
| vnl_numeric_traits< long > | |
| vnl_numeric_traits< long const > | |
| vnl_numeric_traits< long double > | |
| vnl_numeric_traits< long double const > | |
| vnl_numeric_traits< short > | |
| vnl_numeric_traits< short const > | |
| vnl_numeric_traits< signed char > | |
| vnl_numeric_traits< signed char const > | |
| vnl_numeric_traits< unsigned char > | |
| vnl_numeric_traits< unsigned char const > | |
| vnl_numeric_traits< unsigned int > | |
| vnl_numeric_traits< unsigned int const > | |
| vnl_numeric_traits< unsigned long > | |
| vnl_numeric_traits< unsigned long const > | |
| vnl_numeric_traits< unsigned short > | |
| vnl_numeric_traits< unsigned short const > | |
| vnl_numeric_traits< vcl_complex< double > > | |
| vnl_numeric_traits< vcl_complex< double > const > | |
| vnl_numeric_traits< vcl_complex< float > > | |
| vnl_numeric_traits< vcl_complex< float > const > | |
| vnl_numeric_traits< vcl_complex< long double > > | |
| vnl_numeric_traits< vcl_complex< long double > const > | |
| vnl_numeric_traits< vcl_complex< vnl_rational > > | |
| vnl_numeric_traits< vcl_complex< vnl_rational > const > | |
| vnl_numeric_traits< vnl_bignum > | |
| vnl_numeric_traits< vnl_decnum > | |
| vnl_numeric_traits< vnl_rational > | |
| vnl_numeric_traits< vnl_rational const > | |
| vnl_polynomial< T > | Evaluation of polynomials |
| vnl_powell | The ever-popular Powell minimizer |
| vnl_powell_1dfun | |
| vnl_qr< T > | Extract the Q*R decomposition of matrix M |
| vnl_quaternion< T > | 4-element vector that represents rotation in 3D |
| vnl_random | A superior random number generator |
| vnl_rational | High-precision rational numbers |
| vnl_real_eigensystem | Extract eigensystem of asymmetric matrix M, using the EISPACK routine |
| vnl_real_npolynomial | Real polynomial in N variables |
| vnl_real_polynomial | Evaluation of real polynomials at real and complex points |
| vnl_rnpoly_solve | Solves for roots of system of real polynomials |
| vnl_rnpoly_solve_cmplx | This is a local implementation of a minimal "complex number" class, for internal use only |
| vnl_rpoly_roots | Find the roots of a real polynomial |
| vnl_scalar_join_iterator< T > | Database join on matrix columns |
| vnl_scalar_join_iterator_indexed_pair< T > | Helper class to hold the sorted arrays of indices |
| vnl_scatter_3x3< T > | |
| vnl_simpson_integral | |
| vnl_sparse_lm | Sparse Levenberg Marquardt nonlinear least squares |
| vnl_sparse_lst_sqr_function | Abstract base for sparse least squares functions |
| vnl_sparse_lu | Linear system solver for Mx = b using LU decomposition of a sparse matrix |
| vnl_sparse_matrix< T > | Simple sparse matrix |
| vnl_sparse_matrix_linear_system< T > | Vnl_sparse_matrix -> vnl_linear_system adaptor |
| vnl_sparse_matrix_pair< T > | Stores elements of sparse matrix |
| vnl_sparse_symmetric_eigensystem | Find the eigenvalues of a sparse symmetric matrix |
| vnl_sse< T > | Bog standard (no sse) implementation for non sse enabled hardware and any type which doesn't have a template specialisation |
| vnl_svd< T > | Holds the singular value decomposition of a vnl_matrix |
| vnl_svd_economy< real_t > | |
| vnl_svd_fixed< T, R, C > | Holds the singular value decomposition of a vnl_matrix_fixed |
| vnl_sym_matrix< T > | Stores a symmetric matrix as just the diagonal and lower triangular part |
| vnl_symmetric_eigensystem< T > | Computes and stores the eigensystem decomposition of a symmetric matrix |
| vnl_tag_add | |
| vnl_tag_div | |
| vnl_tag_grab | |
| vnl_tag_mul | |
| vnl_tag_sub | |
| vnl_transpose | Efficient matrix transpose |
| vnl_unary_function< Return, Argument > | Abstract 1D map between two types (read spaces) |
| vnl_vector< T > | Mathematical vector class, templated by type of element |
| vnl_vector_fixed< T, n > | Fixed length stack-stored, space-efficient vector |
| vnl_vector_fixed_ref< T, n > | |
| vnl_vector_fixed_ref_const< T, n > | |
| vnl_vector_ref< T > | Vnl_vector using user-supplied storage |