Public Member Functions | Private Attributes | List of all members
ArrayLengthSpecifier Class Reference

#include <newmat.h>

Public Member Functions

 ArrayLengthSpecifier (int l)
 
int Value () const
 
int value () const
 

Private Attributes

int v
 

Detailed Description

This class is used to avoid constructors such as ColumnVector(int) being used for conversions. Eventually this should be replaced by the use of the keyword "explicit".

Definition at line 230 of file newmat.h.

Constructor & Destructor Documentation

ArrayLengthSpecifier::ArrayLengthSpecifier ( int  l)
inline

Definition at line 236 of file newmat.h.

Member Function Documentation

int ArrayLengthSpecifier::Value ( ) const
inline

Definition at line 234 of file newmat.h.

int ArrayLengthSpecifier::value ( ) const
inline

Definition at line 235 of file newmat.h.

Member Data Documentation

int ArrayLengthSpecifier::v
private

Definition at line 232 of file newmat.h.


The documentation for this class was generated from the following file:


kni
Author(s): Martin Günther
autogenerated on Fri Jun 7 2019 22:06:45