Visual Computing Library
Loading...
Searching...
No Matches
vcl::Matrix< Scalar, R, C > Class Template Reference
Inheritance diagram for vcl::Matrix< Scalar, R, C >:

Public Member Functions

template<typename OtherDerived >
 Matrix (const Eigen::MatrixBase< OtherDerived > &other)
 
template<typename OtherDerived >
Matrixoperator= (const Eigen::MatrixBase< OtherDerived > &other)
 
void serialize (std::ostream &os) const
 
void deserialize (std::istream &is)
 

Private Types

using Base = Eigen::Matrix< Scalar, R, C >
 

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